Re-deploy unifi
Infrastructure / Check and run Ansbile playbooks (push) Failing after 9m56s
Details
Infrastructure / Check and run Ansbile playbooks (push) Failing after 9m56s
Details
This commit is contained in:
parent
102bb6ae4b
commit
b8f1fa1ee3
|
@ -63,6 +63,7 @@
|
||||||
interface: net2
|
interface: net2
|
||||||
firewall: false
|
firewall: false
|
||||||
bridge: vmbr101
|
bridge: vmbr101
|
||||||
|
|
||||||
- name: Configure cloud-init
|
- name: Configure cloud-init
|
||||||
community.general.proxmox_kvm:
|
community.general.proxmox_kvm:
|
||||||
update: true
|
update: true
|
||||||
|
|
|
@ -16,7 +16,6 @@
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
- curl
|
- curl
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
- name: Enable qemu-guest-agent
|
- name: Enable qemu-guest-agent
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
name: qemu-guest-agent
|
name: qemu-guest-agent
|
||||||
|
|
Loading…
Reference in New Issue