Cloud VM #7
|
@ -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