ansible-role-jellyfin/tasks/main.yml

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