use pip3 during molecule run
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-05-23 02:06:26 +02:00
parent 39ee3f55b7
commit 51d6e57bc1
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
--- ---
- name: Converge - name: Converge
hosts: all hosts: all
vars:
certbot_pip: pip3
roles: roles:
- role: xoxys.python3 - role: xoxys.python3