5 lines
84 B
YAML
5 lines
84 B
YAML
---
|
|
- include_tasks: install.yml
|
|
- include_tasks: tls.yml
|
|
when: nginx_tls_enabled
|