feat: install AUR packages
This commit is contained in:
parent
a0ea7b0a3f
commit
003a22ca6e
6 changed files with 49 additions and 9 deletions
|
|
@ -0,0 +1,5 @@
|
|||
- name: Run the installation backend
|
||||
include_tasks: backend-makepkg.yaml
|
||||
loop: "{{ packages }}"
|
||||
loop_control:
|
||||
loop_var: package_name
|
||||
Loading…
Add table
Add a link
Reference in a new issue