Upload Ansible Files
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
- name: WAIT for VM "{{ vmid }}"
|
||||
ansible.builtin.wait_for_connection:
|
||||
delay: 10
|
||||
timeout: "{{ timeout_set }}"
|
||||
Reference in New Issue
Block a user