community.general/lib/ansible/modules
Nathaniel Case 0ad4b7b785
Fixes to httpapi for EAPI (#40675)
* Replace errant uses of str

* Hook up become to eapi

* Hook become up to nxapi, too
2018-05-24 14:25:19 -04:00
..
cloud Add 'init' option to docker_container module to support docker's `--init` option (#34547) 2018-05-24 12:55:16 -05:00
clustering consul_kv: support retrieval of values from KV (#37837) 2018-05-23 14:33:41 -05:00
commands Update examples in modules/commands to use proper YAML syntax. (#35692) 2018-05-23 11:50:13 -05:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database postgresql_user: set encrypted as default and fix empty password reporting changed (#36931) 2018-05-21 14:49:44 -05:00
files Fix #38745 - set user/group on temp file (#38748) 2018-05-23 15:45:43 -05:00
identity Fix example in ipa_dnszone module (#40443) 2018-05-20 16:28:02 +05:30
inventory
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Fix non-HTTPS endpoint (#40601) 2018-05-23 22:42:33 +05:30
net_tools Add missing documentation on return of snmp_facts (#35101) 2018-05-23 08:25:49 -05:00
network Fixes to httpapi for EAPI (#40675) 2018-05-24 14:25:19 -04:00
notification Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
packaging yum: Propagate plugins to all parts of the module (#40085) 2018-05-23 21:04:05 -05:00
remote_management Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
source_control Fix update parameter (#36022) 2018-05-23 14:36:00 -05:00
storage zfs: fix broken parameter handling (#36685) 2018-05-23 21:46:20 -05:00
system service: More DragonFly BSD support (#40449) 2018-05-23 17:38:10 -05:00
utilities Update include_vars.py (#36106) 2018-05-23 14:35:02 -05:00
web_infrastructure Fixes #24241 Module always updates installed plugins (#40591) 2018-05-24 12:15:47 +10:00
windows Fixed WebRequest init (#40641) 2018-05-24 14:21:49 +10:00
__init__.py