workstation packages, use fyi and notify-send side by side.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user