community.general/lib/ansible/modules/extras/messaging
Adam Romanek faa3c54531 Fixed #237 - improved embedded JSON support handling (#1530) 2016-12-08 11:34:07 -05:00
..
__init__.py
rabbitmq_binding.py exchange name contains chars that needs to be quoted 2016-12-08 11:33:34 -05:00
rabbitmq_exchange.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
rabbitmq_parameter.py Fixed #237 - improved embedded JSON support handling (#1530) 2016-12-08 11:34:07 -05:00
rabbitmq_plugin.py Ignore extra lines from Pivotal's RabbitMQ package 2016-12-08 11:33:18 -05:00
rabbitmq_policy.py added version_added 2016-12-08 11:33:43 -05:00
rabbitmq_queue.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
rabbitmq_user.py Do not use a default value for -n parameter, fix #1400 (#1417) 2016-12-08 11:34:06 -05:00
rabbitmq_vhost.py