community.general/lib/ansible/modules
Maxim Babushkin 45ee165fcd os_nova_host_aggregate - Fix aggregate delete with hosts (#53166)
Aggregate delete task will fail in case it has hosts within the aggregate.
As by the OpenStack, the hosts should be removed from the aggregate
prior aggregate delete.

Add remove host in case provided.
2019-05-09 12:38:28 -04:00
..
cloud os_nova_host_aggregate - Fix aggregate delete with hosts (#53166) 2019-05-09 12:38:28 -04:00
clustering Update k8s_facts.py (#56193) 2019-05-08 11:36:10 +10:00
commands Updated playbook works sample. (#51673) 2019-03-11 17:12:05 -05:00
crypto Update openssl_privatekey.py (#55438) 2019-05-03 18:52:26 +01:00
database postgresql_table: added cascade option (#56068) 2019-05-07 16:08:03 +05:30
files remove deprecated get_md5 from stat (#55659) 2019-05-08 10:45:45 -04: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 sensu_subscription very minor docstring typo (#55675) 2019-04-23 16:42:01 -05:00
net_tools Hetzner failover IP module (#56103) 2019-05-07 19:11:15 +02:00
network eos_config: Fix test issues (#56180) 2019-05-09 18:02:24 +05:30
notification modules/notification/irc: Fix channel joining for some IRC servers. (#55444) 2019-04-17 18:55:43 -04:00
packaging package_facts: Trivial docs cleanup (#56015) 2019-05-06 09:59:14 -05:00
remote_management Add new command GetVolumeInventory / GetSessions / GetVirtualMedia (#55433) 2019-05-09 09:45:08 -04:00
source_control gitlab_group: doc: fix sample code that used 'parent_path' which does not exists (#56256) 2019-05-09 14:14:26 +02:00
storage na_ontap_qtree / na_ontap_gather_facts: qtree new params and modify operation / new subsets (#55825) 2019-05-07 14:32:27 -04:00
system sysctl will now return an error if the value is invalid (#55695) 2019-05-08 11:34:55 -04: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 win_acl - fix network path qualifier parsing (#55970) 2019-05-01 17:21:26 +10:00
__init__.py