fix playbook
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m56s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m56s
Details
This commit is contained in:
parent
5ff100c6a6
commit
7d169f3459
|
@ -40,6 +40,7 @@
|
|||
register: vm
|
||||
retries: 30
|
||||
delay: 10
|
||||
until: vm.status is defined
|
||||
- name: Add HOME NIC
|
||||
community.general.proxmox_nic:
|
||||
interface: net0
|
||||
|
|
Loading…
Reference in New Issue