Fix tags documentation into rabbitmq_policy module

pull/4420/head
THEBAULT Julien 2017-01-06 12:39:30 +01:00 committed by Brian Coca
parent 90002e06ae
commit d1b38cb718
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ EXAMPLES = '''
name: HA
pattern: .*
tags:
- ha-mode: all
ha-mode: all
'''
class RabbitMqPolicy(object):
def __init__(self, module, name):