[common-tools] Add some common software

certbot_on_virtu
Alexandre Iooss 2019-05-13 18:06:51 +02:00
parent 5efb9bcb3b
commit 322a1e8dd6
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@
- molly-guard # prevent reboot
- ntp # network time sync
- apt # better than apt-get
- vim # better than nano @vulcain
- htop # batter than top
- zsh # to be able to ssh @erdnaxe
- fish # to motivate @edpibu
register: apt_result
retries: 3
until: apt_result is succeeded