community.general/lib/ansible/modules/messaging
jgkirschbaum 0fd1a71027 New module: Manage RabbitMQ global parameters [messaging/rabbitmq_global_parameter] (#26080)
* Created rabbitmq_global_parameter.py for managing RabbitMQ global parameters

* Contributed rabbitmq_global_parameter.py for managing RabbitMQ global parameters

* Contributed rabbitmq_global_parameter.py for managing RabbitMQ global parameters

* Contributed rabbitmq_global_parameter.py for managing RabbitMQ global parameters

* Contributing rabbitmq_global_parameter.py for managing RabbitMQ global parameters

* Update rabbitmq_global_parameter.py

* Update rabbitmq_global_parameter.py

* Updated Copyright Statement

* __future__ and __metaclass__ added

* Typo corrected

* Example changed

* Import Statement changed

* Returning of values changed

* Fixed Typo

* type for parameters added

* JSON fix

* Reverted

* missing conditional when calling main added

* version_added and PEP issues corrected

* Trigger build

* version_added bumped

version_added bumped to 2.6

* Bumped version_added

* version_added bumped to 2.8

* pep8 issue corrected
2018-09-24 10:24:58 -04:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
rabbitmq_binding.py rabbitmq_binding: Update documentation (#40062) 2018-05-15 03:52:55 -04:00
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 Update metadata to 1.1 2017-08-15 23:12:08 -07: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 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