Change neofetch to fastfetch for all apt distros.
This commit is contained in:
@@ -30,12 +30,8 @@
|
||||
cron: cron
|
||||
encfs: encfs
|
||||
dig: dnsutils
|
||||
when: ansible_pkg_mgr == "apt"
|
||||
|
||||
- name: General | Facts | Package | apt | Debian Trixie
|
||||
set_fact:
|
||||
neofetch: fastfetch
|
||||
when: ansible_pkg_mgr == "apt" and ansible_distribution_release == "trixie"
|
||||
when: ansible_pkg_mgr == "apt"
|
||||
|
||||
- name: General | Facts | Package | pacman
|
||||
set_fact:
|
||||
|
||||
Reference in New Issue
Block a user