Starting support for Arch/Manjaro.

This commit is contained in:
2021-02-14 07:22:29 -06:00
parent efbb66a426
commit a50cc99839
3 changed files with 17 additions and 9 deletions

View File

@ -35,6 +35,14 @@
when: ansible_distribution == "Debian"
- name: Workstation | Facts | Package | Arch + Manjaro
set_fact:
flatpak_distro: true
firefox_esr: firefox
psutil: python-psutil
when: ansible_distribution == "Archlinux"
- name: Workstation | Facts | Package | FreeBSD
set_fact:
flatpak_distro: false