xoxys.jellyfin/tasks/main.yml

7 lines
151 B
YAML
Raw Normal View History

2019-02-01 21:30:07 +01:00
---
- include_tasks: prepare.yml
2019-02-01 22:02:36 +01:00
- import_tasks: storage.yml
when: jellyfin_lvm_enabled
- include_tasks: install.yml
2019-02-02 00:47:13 +01:00
- include_tasks: post_tasks.yml