2018-07-08 16:50:35 +00:00
|
|
|
---
|
2018-07-10 20:30:54 +00:00
|
|
|
- include_tasks: prepare.yml
|
|
|
|
- include_tasks: storage.yml
|
2018-07-08 16:50:35 +00:00
|
|
|
when: unifi_lvm_enabled
|
2018-07-08 17:22:40 +00:00
|
|
|
- include_tasks: install.yml
|
2018-08-13 20:06:00 +00:00
|
|
|
- include_tasks: tls.yml
|
2018-08-14 19:02:18 +00:00
|
|
|
when: unifi_tls_enabled
|
2018-08-13 20:06:00 +00:00
|
|
|
- include_tasks: nginx.yml
|
2018-08-13 20:07:21 +00:00
|
|
|
when: unifi_nginx_vhost_enabled
|