add missing condition for dynamic include

This commit is contained in:
Robert Kaussow 2018-08-13 22:07:21 +02:00
parent 5535af3cf5
commit 08f939d78b
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@
- include_tasks: tls.yml
when: unifi_tls_deployment_enabled
- include_tasks: nginx.yml
when: unifi_nginx_vhost_enabled