xoxys.certbot/molecule/centos7/converge.yml
Robert Kaussow 51d6e57bc1
All checks were successful
continuous-integration/drone/push Build is passing
use pip3 during molecule run
2020-05-23 02:06:26 +02:00

10 lines
126 B
YAML

---
- name: Converge
hosts: all
vars:
certbot_pip: pip3
roles:
- role: xoxys.python3
- role: xoxys.certbot