feat(jellyfin): add playbook to collection, add state=absent support to role
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
---
|
||||
jellyfin_states:
|
||||
- present
|
||||
- absent
|
||||
|
||||
jellyfin_container_base_volumes:
|
||||
- "{{ jellyfin_config_path }}:/config:z"
|
||||
|
Reference in New Issue
Block a user