[common_tools] Install curl

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-01-03 02:33:51 +01:00
parent 14f25c632c
commit 0c3840fd1f
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
- tmux # better than screen
- needrestart # ask to restart services after upgrade
- lsb-release # needed to autodetect Debian version
- curl # placeholder
register: apt_result
retries: 3
until: apt_result is succeeded