You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/messaging
Ilya Zonov 883ccbefe5 Fix rabbitmq parameter changed check (#2237)
This commit fixes following issue: "Changed" flag is always true when
var is used for value module param.
9 years ago
..
__init__.py package files 10 years ago
rabbitmq_binding.py [Bug] exchange name contains chars that needs to be quoted 9 years ago
rabbitmq_exchange.py Replace choices=BOOLEANS by type='bool', fix #1326 9 years ago
rabbitmq_parameter.py Fix rabbitmq parameter changed check (#2237) 9 years ago
rabbitmq_plugin.py Ignore extra lines from Pivotal's RabbitMQ package 9 years ago
rabbitmq_policy.py added version_added 9 years ago
rabbitmq_queue.py Replace choices=BOOLEANS by type='bool', fix #1326 9 years ago
rabbitmq_user.py fix command list to extend, not append 9 years ago
rabbitmq_vhost.py more string corrections 10 years ago