xoxys.nginx/tasks/main.yml

7 lines
136 B
YAML
Raw Normal View History

2017-07-15 13:45:46 +00:00
---
- include_tasks: install.yml
2018-10-13 16:36:42 +00:00
- import_tasks: tls.yml
tags: tls_renewal
- include_tasks: vhost.yml
- include_tasks: post_tasks.yml