Files
community.general/lib/ansible/modules/cloud/vmware
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
..
2018-12-18 15:14:08 -08:00
2019-02-15 12:57:20 +01:00
2018-12-18 15:14:08 -08:00