fix playbook
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m56s Details

This commit is contained in:
Gleb Koval 2023-09-04 20:21:23 +01:00
parent 5ff100c6a6
commit 7d169f3459
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
register: vm register: vm
retries: 30 retries: 30
delay: 10 delay: 10
until: vm.status is defined
- name: Add HOME NIC - name: Add HOME NIC
community.general.proxmox_nic: community.general.proxmox_nic:
interface: net0 interface: net0