xoxys.certbot/molecule/ec2-centos-7/playbook.yml
Robert Kaussow 998c2ff4dc
All checks were successful
continuous-integration/drone/push Build is passing
add missing epel dependency
2019-09-18 16:37:54 +02:00

10 lines
127 B
YAML

---
- name: Converge
hosts: all
vars:
certbot_packages_extra:
- epel-release
roles:
- role: xoxys.certbot