Samba SRV NIC
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 2m0s Details

This commit is contained in:
Gleb Koval 2024-01-27 17:52:16 +00:00
parent 47556c3a8c
commit 163d2fe05a
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 6 additions and 0 deletions

View File

@ -51,6 +51,11 @@
interface: net0
firewall: false
bridge: PUB
- name: Add SRV NIC
community.general.proxmox_nic:
interface: net1
firewall: false
bridge: SRV
- name: Configure cloud-init
community.general.proxmox_kvm:
update: true
@ -58,6 +63,7 @@
sshkeys: "{{ ssh_public }}"
ipconfig:
ipconfig0: ip=dhcp,ip6=auto
ipconfig1: ip=dhcp
# Initial boot
# For some reason debian cloud images don't use