xoxys.certbot/tasks/main.yml

8 lines
135 B
YAML
Raw Normal View History

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