6 lines
No EOL
145 B
YAML
6 lines
No EOL
145 B
YAML
---
|
|
- name: Ensure installation of Jellyfin
|
|
include_tasks: install.yml
|
|
|
|
- name: Ensure configuration of Jellyfin
|
|
include_tasks: configure.yml |