fix: remove Plex service configuration and related files from Ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m12s
Python Lint Check / check-python (push) Failing after 11s

This commit is contained in:
2025-03-25 17:01:37 +01:00
parent 6abb7d400d
commit 66e0253fdb
4 changed files with 0 additions and 81 deletions

View File

@@ -53,16 +53,6 @@ overseerr.mvl.sh {
tls {{ caddy_email }}
}
plex.mvl.sh {
reverse_proxy host.docker.internal:32400
tls {{ caddy_email }}
}
tautulli.mvl.sh {
reverse_proxy tautulli:8181
tls {{ caddy_email }}
}
jellyfin.mvl.sh jf.mvl.sh {
reverse_proxy jellyfin:8096
tls {{ caddy_email }}