community.general/lib/ansible/modules/messaging
Michael Tharp 6dcb41b40f rabbitmq_policy: fix IndexError when no policies exist yet (#33556)
If the list of existing policies is empty, an IndexError would be raised
since stdout was blank.
2018-01-26 22:00:53 +01:00
..
__init__.py
rabbitmq_binding.py
rabbitmq_exchange.py
rabbitmq_parameter.py
rabbitmq_plugin.py
rabbitmq_policy.py rabbitmq_policy: fix IndexError when no policies exist yet (#33556) 2018-01-26 22:00:53 +01:00
rabbitmq_queue.py Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
rabbitmq_user.py
rabbitmq_vhost.py