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

7 lines
91 B
YAML

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