use pip3 during molecule run
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
39ee3f55b7
commit
51d6e57bc1
@ -1,6 +1,8 @@
|
|||||||
---
|
---
|
||||||
- name: Converge
|
- name: Converge
|
||||||
hosts: all
|
hosts: all
|
||||||
|
vars:
|
||||||
|
certbot_pip: pip3
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: xoxys.python3
|
- role: xoxys.python3
|
||||||
|
Loading…
Reference in New Issue
Block a user