Add nethogs and chrony to package list.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
sshfs: sshfs
|
||||
tar: tar
|
||||
iftop: iftop
|
||||
nethogs: nethogs
|
||||
ntp_server: chrony
|
||||
|
||||
- name: General | Facts | Packages | Parrot OS Fixes
|
||||
set_fact:
|
||||
|
@@ -57,6 +57,8 @@
|
||||
- "{{ encfs }}"
|
||||
- rsync
|
||||
- "{{ iftop }}"
|
||||
- "{{ nethogs }}"
|
||||
- "{{ ntp_server }}"
|
||||
state: present
|
||||
|
||||
- name: General | Software | Packages | Install Software (DEV)
|
||||
|
Reference in New Issue
Block a user