xoxys.certbot/molecule/centos7/converge.yml

10 lines
126 B
YAML
Raw Normal View History

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