community.general/lib/ansible/modules
Jim Gu b6d4fa1c96 Wait for VM state to reach poweredoff when state: shutdownguest (#31669)
This change adds the optional wait_for_state_change argument to the
vmware_guest, vmware_guest_powerstate module, which allows for module
completion to be blocked when using the shutdownguest state until the
VM has reached the poweredoff state.

Fixes: #28498

Signed-off-by: Jim Gu <heming.gu@mercurygate.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-02-21 17:14:12 +05:30
..
cloud Wait for VM state to reach poweredoff when state: shutdownguest (#31669) 2018-02-21 17:14:12 +05:30
clustering Upgrade to openshift client 0.4.0 (#35127) 2018-02-13 10:34:24 -05:00
commands Update docs for telnet module (#35257) 2018-01-24 07:33:47 +00:00
crypto Code style words in docs 2018-02-08 15:58:01 -05:00
database influxdb_user: implement user password change (#35471) 2018-02-06 11:01:51 +01:00
files fetch: set fail_on_missing: True as default as per docs (#36469) 2018-02-21 18:10:23 +10:00
identity keycloak_client: expand documentation, add some checking (#35545) 2018-02-08 08:07:54 -05:00
inventory
messaging Fix description for rabbitmq_policy (#36149) 2018-02-14 09:41:05 +01:00
monitoring Update zabbix_host.py (#36127) 2018-02-19 11:25:38 -05:00
net_tools now get_url defaults to module temp dir (#36218) 2018-02-20 08:40:45 -05:00
network fixed conditional error message (#36476) 2018-02-21 11:44:18 +05:30
notification
packaging now get_url defaults to module temp dir (#36218) 2018-02-20 08:40:45 -05:00
remote_management Add GCE provider for ManageIQ (#35705) 2018-02-05 04:43:19 -05:00
source_control [git] Fix switching branch of shallow clone (#18728) 2018-02-07 18:07:02 -05:00
storage Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
system Add force option to systemd module (#35925) 2018-02-20 20:47:29 -05:00
utilities undeprecate include 2018-02-07 12:35:56 -05:00
web_infrastructure Letsencrypt authz deactivation (#36362) 2018-02-19 05:29:31 -05:00
windows win_uri: fix creates/removes option (#36016) 2018-02-15 06:17:23 +10:00
__init__.py