2018-07-08 16:50:35 +00:00
|
|
|
---
|
2018-09-22 12:45:51 +00:00
|
|
|
- import_tasks: prepare.yml
|
|
|
|
- import_tasks: storage.yml
|
2018-07-08 16:50:35 +00:00
|
|
|
when: unifi_lvm_enabled
|
2018-09-22 12:45:51 +00:00
|
|
|
- import_tasks: install.yml
|
|
|
|
- import_tasks: tls.yml
|
2018-08-14 19:02:18 +00:00
|
|
|
when: unifi_tls_enabled
|
2018-10-13 16:02:39 +00:00
|
|
|
tags: tls_renewal
|
2019-08-04 20:31:25 +00:00
|
|
|
- include_tasks: post.yml
|