First commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
- hosts: vm
|
||||
serial: 1
|
||||
gather_facts: false
|
||||
|
||||
roles:
|
||||
- check_healtz
|
||||
- proxmox_snapshot
|
||||
- role: update_os
|
||||
become: true
|
||||
- check_healtz
|
||||
- proxmox_snapshot_remove
|
||||
Reference in New Issue
Block a user