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

7 lines
106 B
YAML

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