2017-09-06 22:11:17 +02:00

12 lines
232 B
YAML

---
- include: include-vars.yml
- include: install-with-package.yml
when: not certbot_install_from_source
- include: install-from-source.yml
when: certbot_install_from_source
- include: systemd.yml
when: certbot_auto_renew