mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fix tags documentation into rabbitmq_policy module
This commit is contained in:
committed by
Brian Coca
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):
|
||||
|
||||
Reference in New Issue
Block a user