AUR, only install if using pacman.
This commit is contained in:
@@ -89,6 +89,7 @@
|
|||||||
when: ansible_system == "FreeBSD"
|
when: ansible_system == "FreeBSD"
|
||||||
|
|
||||||
- include_tasks: tasks/general/software/aur.yml
|
- include_tasks: tasks/general/software/aur.yml
|
||||||
|
when: ansible_pkg_mgr == "pacman"
|
||||||
|
|
||||||
# Gather again in case missing programs have now been installed.
|
# Gather again in case missing programs have now been installed.
|
||||||
- include_tasks: facts/general/gather.yml
|
- include_tasks: facts/general/gather.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user