homelab/ansible/update.yml

8 lines
122 B
YAML

- name: Update all machines (except unraid)
hosts:
- proxmox
- vms
- vps
serial: 1
roles:
- upgrade