mirror of https://github.com/ansible/ansible.git
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`.pull/55019/head
parent
656ca13f65
commit
bda0687d28
Loading…
Reference in New Issue