xoxys.certbot/molecule/ec2-centos-7/playbook.yml

10 lines
127 B
YAML
Raw Normal View History

2019-09-18 13:28:46 +00:00
---
- name: Converge
hosts: all
vars:
2019-09-18 14:37:54 +00:00
certbot_packages_extra:
2019-09-18 13:28:46 +00:00
- epel-release
roles:
- role: xoxys.certbot