community.general/lib/ansible/modules
Lars Kellogg-Stedman b2e5c75131 server.security_groups is a list of dicts (#48798)
os_server was trying to access `[sg.name for sg in
server.security_groups]`, but the items in `server.security_groups`
are dictionaries, so that should be `sg['name']`.
2018-11-30 06:42:50 -05:00
..
cloud server.security_groups is a list of dicts (#48798) 2018-11-30 06:42:50 -05:00
clustering k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
commands E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
crypto add acme_inspect module (#48444) 2018-11-30 08:26:18 +01:00
database fix module argument to be boolean (#47134) 2018-11-30 10:43:29 +00:00
files fix archive module can not compress a single file in a tar file (#45117) 2018-11-30 10:49:35 +00:00
identity Add support for newer FreeIPA SHA256 SSH public key hashes (#40803) 2018-11-30 02:47:58 -05:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging ignore empty lines in rabbitmqctl output (#43722) 2018-11-29 13:55:05 +00:00
monitoring grafana_datasource: Add CloudWatch as grafana datasource type (#48174) 2018-11-29 20:58:49 +01:00
net_tools E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
network Fortinet FortiManager Device Group Module (#46086) 2018-11-30 15:54:41 +05:30
notification Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
packaging E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
remote_management E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
source_control Update git example (#49098) 2018-11-26 15:35:08 -05:00
storage Fixes for na_ontap_cluster_peer (#48329) 2018-11-29 16:22:02 -06:00
system E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
utilities Updated example in include_role.py 2018-11-27 14:12:45 -08:00
web_infrastructure E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
windows Add win_partition (#46292) 2018-11-26 11:01:59 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00