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