1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
mtward 73ba6a9bc8 VMware: return failure when shutdownguest fails with timeout (#52952)
If the state_change_timeout was exceeded in shutdownguest, there was no failure.  This adds a failure in that case.
2019-03-11 13:07:27 +05:30
..
cli write to file option for ansible-inventory (#53183) 2019-03-05 16:07:53 -05:00
compat
config Configurable and parallel gather facts (#49399) 2019-03-08 13:08:37 -05:00
errors
executor Configurable and parallel gather facts (#49399) 2019-03-08 13:08:37 -05:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
module_utils Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
modules VMware: return failure when shutdownguest fails with timeout (#52952) 2019-03-11 13:07:27 +05:30
parsing
playbook
plugins Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
template
utils Don't fail if ConnectionError has no code (#53455) 2019-03-07 10:04:08 -05:00
vars Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
__init__.py
constants.py Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
context.py
release.py