community.general/lib/ansible/modules
Hiroyuki Matsuo 60dcfc3a09 Add rabbitmq_vhost_limits module (#37821)
* Improve code structure
* Add author for module
* Now returns some values
* Update module's metadata
* Copy test case of rabbitmq_lookup
* Add test cases for rabbitmq_vhost_limits
* Minor fixes in documentation
* Fix module's return values
* Refactor module
* Improve test case
* Revise English in documentation
* Disable returning values because it's useless & unnecessary
* Work on failures: E261: match PEP8 styles
* Work on failures: E312: add RETURN section in documentation
2018-11-15 10:10:41 +05:30
..
cloud upgrading network packages (#47639) 2018-11-15 09:26:35 +08:00
clustering Add wait functionality to k8s module (#47493) 2018-11-13 12:50:15 +00:00
commands command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
crypto Type error in openssl_certificate (#47508) 2018-10-26 09:11:00 +05:30
database kibana_plugin: Use update plugin command syntax (#46593) 2018-11-14 23:31:21 -05:00
files Clarify what recursive setting of attributes means (#48548) 2018-11-13 15:11:48 -06:00
identity Added nonstring='passthru' when calling to_native to avoid passing a 'None' string to the ipa client (#48157) 2018-11-06 12:17:07 +00:00
inventory
messaging Add rabbitmq_vhost_limits module (#37821) 2018-11-15 10:10:41 +05:30
monitoring pagerduty_updates (#48367) 2018-11-14 14:47:12 +00:00
net_tools fix nios modules (#48559) 2018-11-14 18:05:25 +05:30
network Refactor ingate module_utils (#47959) 2018-11-13 17:42:53 +05:30
notification RabbitMQ publisher module (#44718) 2018-11-15 11:06:54 +10:00
packaging make yum update_only option actually work (#47942) 2018-11-13 15:04:19 -05:00
remote_management cpm_user concat string changes (#45044) 2018-11-09 17:22:22 -05:00
source_control Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
storage Update Pure Storage FlashArray volume module (#45225) 2018-11-10 04:08:28 -05:00
system Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
utilities Add new meta task end_host (#47194) 2018-11-14 09:46:25 -05:00
web_infrastructure Add survey_spec parameter to module. (#48182) 2018-11-07 13:09:40 +01:00
windows win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 2018-11-14 16:18:34 +10:00
__init__.py