fix(cleanup): fix vmware CD-ROM omit fragility and add cross-role defaults
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
name: "{{ hostname }}"
|
||||
state: running
|
||||
|
||||
# delegate_to inventory_hostname: overrides play-level localhost to run wait_for_connection against the VM
|
||||
- name: Wait for VM to boot up
|
||||
delegate_to: "{{ inventory_hostname }}"
|
||||
ansible.builtin.wait_for_connection:
|
||||
|
||||
Reference in New Issue
Block a user