Add Linux Mint.
This commit is contained in:
parent
15d0490a8a
commit
b2d39e696a
@ -37,6 +37,14 @@
|
||||
when: ansible_distribution == "Debian"
|
||||
|
||||
|
||||
- name: Workstation | Facts | Package | Mint
|
||||
set_fact:
|
||||
flatpak_distro: true
|
||||
firefox_esr: firefox
|
||||
psutil: python3-psutil
|
||||
when: ansible_distribution == "Linux Mint"
|
||||
|
||||
|
||||
- name: Workstation | Facts | Package | Arch + Manjaro
|
||||
set_fact:
|
||||
flatpak_distro: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user