[common_tools] Install curl
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
14f25c632c
commit
0c3840fd1f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue