community.general/lib/ansible
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
..
cli Fix ansible-console always asking for vault passwords 2018-02-15 15:40:51 -05:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config better sudo/su deprecation on config entries (#36074) 2018-02-14 20:26:10 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor hide uneeded fields for callbacks (#36259) 2018-02-20 08:41:18 -05:00
galaxy galaxy remove incorrect check for role path before extraction (#35259) 2018-01-30 10:40:25 -06:00
inventory catch all cases of no inventory when asked to fail 2018-02-20 11:59:39 -05:00
module_utils Wait for VM state to reach poweredoff when state: shutdownguest (#31669) 2018-02-21 17:14:12 +05:30
modules Wait for VM state to reach poweredoff when state: shutdownguest (#31669) 2018-02-21 17:14:12 +05:30
parsing Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
playbook fix loop_control templating (#36124) 2018-02-14 15:52:19 -05:00
plugins fetch: set fail_on_missing: True as default as per docs (#36469) 2018-02-21 18:10:23 +10:00
template Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
utils Fix digital ocean issues (#36347) 2018-02-17 22:48:52 +05:30
vars vars.clean: remove unused method inject_facts (#34838) 2018-02-15 07:43:44 -08:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00