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
Luiz Felipe G. Pereira 8a5b597676 Fixing empty tags check
Right now even if you pass in an empty tags list to the module (either with
an empty string or null) it will erroneously think the tags list have changed
and re-apply the tags on every run
9 years ago
..
__init__.py
rabbitmq_binding.py
rabbitmq_exchange.py
rabbitmq_parameter.py
rabbitmq_plugin.py Merge pull request #133 from pcarinhas/devel 9 years ago
rabbitmq_policy.py
rabbitmq_queue.py
rabbitmq_user.py Fixing empty tags check 9 years ago
rabbitmq_vhost.py