add tasks file and some modifications

This commit is contained in:
m0rp30 2025-08-05 14:47:33 +02:00
parent 27bc5d754b
commit cb26462579

View File

@ -2,7 +2,7 @@
connection: local connection: local
become: true become: true
pre-tasks: pre_tasks:
- name: Update repository - name: Update repository
pacman: pacman:
update_cache: yes update_cache: yes