feat: install AUR packages

This commit is contained in:
Matthieu Bessat 2024-05-27 01:25:03 +02:00
parent a0ea7b0a3f
commit 003a22ca6e
6 changed files with 49 additions and 9 deletions

View file

@ -0,0 +1,5 @@
- name: Run the installation backend
include_tasks: backend-makepkg.yaml
loop: "{{ packages }}"
loop_control:
loop_var: package_name