Fix tags documentation into rabbitmq_policy module
parent
90002e06ae
commit
d1b38cb718
|
@ -90,7 +90,7 @@ EXAMPLES = '''
|
|||
name: HA
|
||||
pattern: .*
|
||||
tags:
|
||||
- ha-mode: all
|
||||
ha-mode: all
|
||||
'''
|
||||
class RabbitMqPolicy(object):
|
||||
def __init__(self, module, name):
|
||||
|
|
Loading…
Reference in New Issue