added extra handy packages
This commit is contained in:
parent
e0b0f33c03
commit
be2b2a7ca7
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
pkg:
|
pkg:
|
||||||
- apt-dater
|
- apt-dater
|
||||||
|
- man
|
||||||
- mosh
|
- mosh
|
||||||
- mc
|
- mc
|
||||||
- vim
|
- vim
|
||||||
|
|
@ -36,6 +37,9 @@
|
||||||
- iftop
|
- iftop
|
||||||
- htop
|
- htop
|
||||||
- ncdu
|
- ncdu
|
||||||
|
- acl
|
||||||
|
- sudo
|
||||||
|
- ntpsec-ntpdate
|
||||||
|
|
||||||
- name: Firewall for mosh
|
- name: Firewall for mosh
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue