ansible/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