use public services NIC
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m54s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m54s
Details
This commit is contained in:
parent
8550753a86
commit
01ec3c9bce
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue