added pacman upgrade

This commit is contained in:
aminnairi
2025-10-01 09:57:18 +02:00
parent 8b4baf4964
commit 09f57feff6
+5
View File
@@ -1,4 +1,9 @@
--- ---
- name: Update all packages
become: true
pacman:
update_cache: true
upgrade: true
- name: Install Syncthing (synchronization tool) - name: Install Syncthing (synchronization tool)
become: true become: true
pacman: pacman: