1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-30 21:11:03 +00:00
community.general/lib
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
..
ansible cloudstack: cs_instance: fix userdata not up to date (#18942) 2016-12-09 07:03:18 +01:00