community.general/lib/ansible
René Moser 345e39e1b1 cloudstack: cs_instance: fix userdata not up to date (#18942)
Fixes unnecessary VM restart.

VM userdata is currently not returned by the API listVirtualMachine and task will always be marked as changed in has_changed(), which will result in an unnecessary VM restart if force=true.

Reported by @Mayeu
2016-12-09 07:03:18 +01:00
..
cli add metadata to doc support (#18802) 2016-12-08 11:35:20 -05:00
compat
config
errors
executor
galaxy
inventory
module_utils
modules cloudstack: cs_instance: fix userdata not up to date (#18942) 2016-12-09 07:03:18 +01:00
parsing
playbook
plugins
template
utils add metadata to doc support (#18802) 2016-12-08 11:35:20 -05:00
vars
__init__.py
constants.py
release.py
test-requirements.txt