Reorganization including fixing blockinfile being used multiple times on the same file causing entries to get overwritten.

This commit is contained in:
2021-02-03 07:36:51 -06:00
parent 51766c8db6
commit 1a4a176933
7 changed files with 82 additions and 51 deletions

View File

@ -4,6 +4,7 @@
- name: Facts | Workstation | Package | Pop OS
set_fact:
flatpak_distro: yes sir
firefox: firefox
firefox_esr: firefox-esr
thunderbird: thunderbird
@ -13,6 +14,7 @@
- name: Facts | Workstation | Package | Debian and Ubuntu
set_fact:
flatpak_distro: yes sir
firefox: firefox
firefox_esr: firefox-esr
thunderbird: thunderbird
@ -22,6 +24,7 @@
- name: Facts | Workstation | Package | FreeBSD
set_fact:
flatpak_distro: false
firefox: firefox
firefox_esr: firefox-esr
thunderbird: thunderbird