Update update.yml

This commit is contained in:
2025-09-11 15:31:09 +00:00
parent e3bec3b8c3
commit f4263ca004

View File

@@ -1,6 +1,9 @@
- name: Update system (APT + Flatpak) - name: Update system (APT + Flatpak)
hosts: all hosts: all
become: yes
become: true
become_user: root
become_method: sudo
tasks: tasks:
- name: Update APT cache - name: Update APT cache
apt: apt: