Add notify-send as a workstation pre-req.
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
mesa: mesa
|
mesa: mesa
|
||||||
mesa_utils: mesa-utils
|
mesa_utils: mesa-utils
|
||||||
ninja: ninja
|
ninja: ninja
|
||||||
|
notify_send: notify-send
|
||||||
|
|
||||||
- name: General | Facts | Package | Parrot OS Fixes
|
- name: General | Facts | Package | Parrot OS Fixes
|
||||||
set_fact:
|
set_fact:
|
||||||
@@ -54,6 +55,7 @@
|
|||||||
dig: bind
|
dig: bind
|
||||||
base_devel: base-devel
|
base_devel: base-devel
|
||||||
macbook_wifi_driver: broadcom-wl-dkms
|
macbook_wifi_driver: broadcom-wl-dkms
|
||||||
|
notify_send: fyi
|
||||||
when: ansible_pkg_mgr == "pacman"
|
when: ansible_pkg_mgr == "pacman"
|
||||||
|
|
||||||
- name: General | Facts | Package | FreeBSD
|
- name: General | Facts | Package | FreeBSD
|
||||||
|
|||||||
@@ -41,6 +41,7 @@
|
|||||||
- "{{ firefox }}"
|
- "{{ firefox }}"
|
||||||
- "{{ firefox_esr }}"
|
- "{{ firefox_esr }}"
|
||||||
- "{{ wireless_tools }}"
|
- "{{ wireless_tools }}"
|
||||||
|
- "{{ notify_send }}"
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Workstation | Linux | Software | Packages | Install From AUR
|
- name: Workstation | Linux | Software | Packages | Install From AUR
|
||||||
|
|||||||
Reference in New Issue
Block a user