[common-tools] Add oidentd

certbot_on_virtu
Alexandre Iooss 2019-06-23 10:48:24 +02:00
parent 441b6d757a
commit 56977717c1
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 2 additions and 1 deletions

View File

@ -8,9 +8,10 @@
- ntp # network time sync
- apt # better than apt-get
- vim # better than nano @vulcain
- htop # batter than top
- htop # better than top
- zsh # to be able to ssh @erdnaxe
- fish # to motivate @edpibu
- oidentd # postgresql identification
register: apt_result
retries: 3
until: apt_result is succeeded