Update AUR packages

This commit is contained in:
Sonny Bakker 2024-08-16 09:02:52 +02:00
parent aef5ca8138
commit ae424f066d
4 changed files with 48 additions and 17 deletions

View file

@ -23,7 +23,6 @@
package_facts:
manager: pacman
- import_tasks: 'tasks/aur.yml'
when: aur_packages|map(attribute='package_name')|list is not subset(ansible_facts.packages)
- import_tasks: 'tasks/docker.yml'
- name: setup python versions
include_tasks: 'tasks/python.yml'