xoxys.certbot/molecule/centos7/converge.yml

10 lines
126 B
YAML
Raw Normal View History

2019-09-18 13:28:46 +00:00
---
- name: Converge
hosts: all
2020-05-23 00:06:26 +00:00
vars:
certbot_pip: pip3
2019-10-15 21:23:56 +00:00
2019-09-18 13:28:46 +00:00
roles:
2020-04-20 21:31:55 +00:00
- role: xoxys.python3
2019-09-18 13:28:46 +00:00
- role: xoxys.certbot