2019-02-01 20:30:07 +00:00
|
|
|
---
|
|
|
|
- include_tasks: prepare.yml
|
2019-02-01 21:02:36 +00:00
|
|
|
- import_tasks: storage.yml
|
|
|
|
when: jellyfin_lvm_enabled
|
|
|
|
- include_tasks: install.yml
|
2019-02-01 23:57:15 +00:00
|
|
|
- import_tasks: nginx.yml
|
2019-02-02 00:07:55 +00:00
|
|
|
when: jellyfin_nginx_vhost_enabled
|
2019-02-01 23:47:13 +00:00
|
|
|
- include_tasks: post_tasks.yml
|