1
0
Fork 0

fix arch and aur packages

This commit is contained in:
cătălin 2024-04-20 11:01:19 +02:00
commit 43c002313d
No known key found for this signature in database
4 changed files with 20 additions and 14 deletions

View file

@ -17,7 +17,6 @@
- agnostic
- name: Install Arch packages
become: true
when: ansible_os_family == "Archlinux"
ansible.builtin.import_tasks: arch.yml
tags:
@ -56,4 +55,4 @@
become: true
ansible.builtin.import_tasks: snap.yml
tags:
- snap
- snap