Skip to content

Commit

Permalink
Fix tags documentation into rabbitmq_policy module
Browse files Browse the repository at this point in the history
  • Loading branch information
Lujeni authored and bcoca committed Jan 6, 2017
1 parent 90002e0 commit d1b38cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ansible/modules/messaging/rabbitmq_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
name: HA
pattern: .*
tags:
- ha-mode: all
ha-mode: all
'''
class RabbitMqPolicy(object):
def __init__(self, module, name):
Expand Down

0 comments on commit d1b38cb

Please sign in to comment.