community.general/lib/ansible/modules/messaging
Tobias Wolf d5f8738bf2 [rabbitmq_binding] Fix the quoting of vhost and other names (#45109)
* [rabbitmq_binding] Fix the quoting of vhost and other names, which was broken in PR #35651
* Merge missing urllib_parse.quote from PR #42422
* Missed one line, where  also needs to be escaped, i.e., the destination
2018-09-25 11:04:41 +05:30
..
__init__.py
rabbitmq_binding.py [rabbitmq_binding] Fix the quoting of vhost and other names (#45109) 2018-09-25 11:04:41 +05:30
rabbitmq_exchange.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
rabbitmq_global_parameter.py New module: Manage RabbitMQ global parameters [messaging/rabbitmq_global_parameter] (#26080) 2018-09-24 10:24:58 -04:00
rabbitmq_parameter.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
rabbitmq_plugin.py
rabbitmq_policy.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
rabbitmq_queue.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
rabbitmq_user.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
rabbitmq_vhost.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00