ansible-role-jellyfin/tasks/main.yml

6 lines
145 B
YAML
Raw Normal View History

2022-10-11 09:18:59 +02:00
---
- name: Ensure installation of Jellyfin
include_tasks: install.yml
- name: Ensure configuration of Jellyfin
include_tasks: configure.yml