xoxys.certbot/molecule/centos7/converge.yml
Robert Kaussow 3bb0db9c7d
All checks were successful
continuous-integration/drone/push Build is passing
fix: add missing molecule python dependencies
2022-01-26 21:39:23 +01:00

11 lines
159 B
YAML

---
- name: Converge
hosts: all
vars:
python3_packages_extra:
- centos-release-scl
roles:
- role: xoxys.python3
- role: xoxys.certbot