[constellation] Add python3-requests
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
177b829d8c
commit
22318131c6
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue