Use ansible handlers properly
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m59s
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m59s
This commit is contained in:
parent
22b5241751
commit
c10e029422
@ -36,7 +36,8 @@
|
||||
community.general.proxmox_kvm:
|
||||
clone: "{{ node }}-debian-12"
|
||||
storage: nvme
|
||||
notify: Initial boot
|
||||
notify:
|
||||
- Initial boot
|
||||
- name: Wait for status
|
||||
community.general.proxmox_kvm:
|
||||
state: current
|
||||
|
Loading…
x
Reference in New Issue
Block a user