xoxys.nginx/tasks/main.yml

7 lines
136 B
YAML
Raw Permalink Normal View History

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