Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fbc8e62872 | |||
| dac6240b92 |
@@ -13,6 +13,7 @@
|
||||
neofetch: neofetch
|
||||
lightdm: lightdm
|
||||
sddm: sddm
|
||||
tmux: tmux
|
||||
|
||||
- name: General | Facts | Package | Parrot OS Fixes
|
||||
set_fact:
|
||||
|
||||
@@ -60,6 +60,7 @@
|
||||
- "{{ nethogs }}"
|
||||
- "{{ ntp_server }}"
|
||||
- "{{ dig }}"
|
||||
- "{{ tmux }}"
|
||||
state: present
|
||||
|
||||
- name: General | Software | Packages | Install Software (DEV)
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
name:
|
||||
- "{{ i3_package }}"
|
||||
- "{{ lightdm }}"
|
||||
- "{{ i3-light }}"
|
||||
- "{{ i3_light }}"
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user