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

10 lines
127 B
YAML
Raw Normal View History

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