This repository has been archived on 2025-04-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
jellyfin/playbook.yml
2024-08-03 16:43:30 +02:00

5 lines
91 B
YAML

- hosts: localhost
tasks:
- import_tasks: 'tasks.yml'
vars_files:
- 'vars.yml'