Files
ewnix-automation/playbooks/infrastructure/debian_update.yml
2025-04-27 16:17:33 -05:00

7 lines
112 B
YAML

---
- name: Update Debian packages
hosts: all
become: yes
roles:
- roles/infrastructure/debian_update