community.general/lib/ansible/modules/extras/messaging
Marian Rusu e0e45bd383 Enable managing multiple user permissions rules from one shot
One of inconvinence this address is the the fact that
you have to pass user's tags even if you just want to
add a permission rule

Signed-off-by: Marian Rusu <rusumarian91@gmail.com>
2016-12-08 11:33:47 -05:00
..
__init__.py
rabbitmq_binding.py
rabbitmq_exchange.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
rabbitmq_parameter.py
rabbitmq_plugin.py
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 Enable managing multiple user permissions rules from one shot 2016-12-08 11:33:47 -05:00
rabbitmq_vhost.py