1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-26 19:21:52 +00:00
community.general/lib
Gonéri Le Bouder bda0687d28 vmware_host: ensure idempotency with state=absent (#54608)
If a host is already missing, `self.host_update` is `None`. With
this change,`state_exit_unchanged()` won't try anymore to access
`self.host_update.runtime`.
2019-04-09 01:04:47 -04:00
..
ansible vmware_host: ensure idempotency with state=absent (#54608) 2019-04-09 01:04:47 -04:00