add tasks file and some modifications

This commit is contained in:
2025-08-05 14:46:20 +02:00
parent 1a2651a7b5
commit 27bc5d754b

View File

@@ -3,10 +3,10 @@
become: true
pre-tasks:
name: Update repository
pacman:
update_cache: yes
changed_when: False
- name: Update repository
pacman:
update_cache: yes
changed_when: False
tasks:
- include: tasks/packages.yml