workstation packages, use fyi and notify-send side by side.

This commit is contained in:
2026-08-04 06:56:13 -07:00
parent 845b042d21
commit b69be78382
2 changed files with 4 additions and 2 deletions
+3 -2
View File
@@ -20,7 +20,8 @@
mesa: mesa
mesa_utils: mesa-utils
ninja: ninja
notify_send: notify-send
notify_send: libnotify
fyi: fyi
- name: General | Facts | Package | Parrot OS Fixes
set_fact:
@@ -42,6 +43,7 @@
mesa: libglu1-mesa
mesa_utils: libglu1-mesa
ninja: ninja-build
notify_send: libnotify-bin
when: ansible_pkg_mgr == "apt"
- name: General | Facts | Package | pacman
@@ -55,7 +57,6 @@
dig: bind
base_devel: base-devel
macbook_wifi_driver: broadcom-wl-dkms
notify_send: fyi
when: ansible_pkg_mgr == "pacman"
- name: General | Facts | Package | FreeBSD