community.general/lib/ansible/modules
Felix Fontein 56e2d48612
docker_image: fix default handling of old docker-build options nocache and rm (#56610)
* Fix usage of nocache parameter.

* Fix defaults.

* Add changelog.
2019-05-28 20:47:31 +02:00
..
cloud docker_image: fix default handling of old docker-build options nocache and rm (#56610) 2019-05-28 20:47:31 +02:00
clustering First batch _facts -> _info rename. (#56822) 2019-05-27 18:17:42 +02:00
commands [doc] expect module: mention all parameter types (#56394) 2019-05-14 09:06:00 -05:00
crypto openssl_pkcs12: fix crash due to wrong path used for loading key in check mode (#56808) 2019-05-22 23:34:42 +02:00
database New module mysql_info - Gather information about MySQL servers (#55434) 2019-05-28 09:10:12 +02:00
files Update unarchive.py (#56285) 2019-05-20 15:20:13 -05:00
identity New module: keycloak_group (#35637) 2019-04-10 15:58:20 -04:00
inventory utilities: Clean up parameter types and add seealso (#53063) 2019-03-07 00:25:59 +01:00
messaging standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
monitoring First batch _facts -> _info rename. (#56822) 2019-05-27 18:17:42 +02:00
net_tools DNS Made Easy fix locale for date string (#44624) 2019-05-26 23:49:17 +02:00
network Fix flow in eos_l2_interface (#57059) 2019-05-28 14:06:57 -04:00
notification modules/notification/irc: Fix channel joining for some IRC servers. (#55444) 2019-04-17 18:55:43 -04:00
packaging clarify package facts errors and warnings (#56060) 2019-05-28 10:01:47 -04:00
remote_management redfish: refactor service_root variable (#56198) 2019-05-23 10:57:22 +02:00
source_control Fixed error handling in github_issue module (#39652) 2019-05-15 02:35:11 -04:00
storage Fix workload profileId indexing in netapp_e_volume module (#56747) 2019-05-22 09:43:21 -04:00
system First batch _facts -> _info rename. (#56822) 2019-05-27 18:17:42 +02:00
utilities Update include_role description (#56001) 2019-05-06 16:17:50 -04:00
web_infrastructure Add missing roles to tower_role module (#56182) 2019-05-08 13:11:50 -04:00
windows $result.reboot_required = $feature_result.RestartNeeded (#56419) 2019-05-28 01:21:56 -04:00
__init__.py