Add jellyfin to ansible

This commit is contained in:
Tobias Reisinger 2023-12-09 16:20:45 +01:00
parent 532d357197
commit 4a6fc7753f
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 45 additions and 4 deletions
_ansible/inventory/group_vars/all

View file

@ -21,6 +21,11 @@ compose_file_env:
env_file:
- service.env
compose_file_user:
services:
app:
user: "{{ compose.user }}"
compose_file_ports:
services:
app: