Files
ewnix-automation/playbooks/infrastructure/arch_update.yml

7 lines
108 B
YAML

---
- name: Update Arch packages
hosts: all
become: yes
roles:
- roles/infrastructure/arch_update