Add more tools such as emacs-nox

certbot_on_virtu
Alexandre Iooss 2019-07-15 09:35:43 +02:00
parent 2b4c0ddfe4
commit a93c453364
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 5 additions and 0 deletions

View File

@ -8,10 +8,15 @@
- ntp # network time sync
- apt # better than apt-get
- vim # better than nano @vulcain
- emacs-nox # for maman
- htop # better than top
- zsh # to be able to ssh @erdnaxe
- fish # to motivate @edpibu
- oidentd # postgresql identification
- aptitude # nice to have
- acl # advanced ACL
- iotop # monitor i/o
- tree # <3
register: apt_result
retries: 3
until: apt_result is succeeded