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:
|
||||
pkg:
|
||||
- apt-dater
|
||||
- man
|
||||
- mosh
|
||||
- mc
|
||||
- vim
|
||||
|
|
@ -36,6 +37,9 @@
|
|||
- iftop
|
||||
- htop
|
||||
- ncdu
|
||||
- acl
|
||||
- sudo
|
||||
- ntpsec-ntpdate
|
||||
|
||||
- name: Firewall for mosh
|
||||
ansible.builtin.template:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue