community.general/lib/ansible/modules/messaging
Marc Jay a24700d120 RabbitMQ documentation suggests that deleting queues/exchanges is not implemented, but it is (#46504)
* Remove message suggesting that state: absent is not implemented for queues

* Remove message suggesting that state: absent is not implemented for exchanges
2018-10-30 14:40:45 +00:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
rabbitmq_binding.py rabbitmq_binding: Fix misnamed reference (#47049) 2018-10-15 23:54:27 +05:30
rabbitmq_exchange.py RabbitMQ documentation suggests that deleting queues/exchanges is not implemented, but it is (#46504) 2018-10-30 14:40:45 +00: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 Ignore empty result of rabbitmqctl list_parameters (#47021) 2018-10-27 02:58:10 -04:00
rabbitmq_plugin.py rabbitmq_plugin: refactor logic (#46597) 2018-10-21 16:14:25 -04:00
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 RabbitMQ documentation suggests that deleting queues/exchanges is not implemented, but it is (#46504) 2018-10-30 14:40:45 +00:00
rabbitmq_user.py rabbitmq_user: 'node' parameter: add default value (#38156) 2018-10-08 18:34:08 -04:00
rabbitmq_vhost.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00