xoxys.certbot/tasks/main.yml

8 lines
135 B
YAML
Raw Normal View History

---
- include_tasks: install.yml
2018-06-26 21:11:52 +02:00
2018-06-23 16:41:22 +02:00
- include_tasks: plugins.yml
when: certbot_core_networks_plugin_enabled
2018-06-26 21:11:52 +02:00
- include_tasks: init.yml