[constellation] Add python3-requests

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-06-19 00:00:46 +02:00
parent 177b829d8c
commit 22318131c6
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
- python3-ipython - python3-ipython
- python3-pip - python3-pip
- python3-psycopg2 - python3-psycopg2
- python3-requests
register: apt_result register: apt_result
retries: 3 retries: 3
until: apt_result is succeeded until: apt_result is succeeded