use public services NIC
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m54s Details

This commit is contained in:
Gleb Koval 2023-09-26 04:03:27 +01:00
parent 8550753a86
commit 01ec3c9bce
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 2 additions and 2 deletions

View File

@ -46,11 +46,11 @@
until: vm.status is defined
# Networking and initial config
- name: Add HOME NIC
- name: Add PUB NIC
community.general.proxmox_nic:
interface: net0
firewall: false
bridge: HOME
bridge: PUB
- name: Add SRV NIC
community.general.proxmox_nic:
interface: net1