xoxys.jellyfin/tasks/main.yml

7 lines
151 B
YAML
Raw Normal View History

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:47:13 +00:00
- include_tasks: post_tasks.yml