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
|
|
|
|
when: unifi_tls_deployment_enabled
|
|
|
|
- include_tasks: nginx.yml
|