configpolicy/roles/jellyfin/templates
Dustin a00ffd10df r/jellyfin: Fix system.xml template whitespace
Jellyfin is one of those stupid programs that thinks it needs to mutate
its own config.  At startup, it apparently reads `system.xml` and then
writes it back out.  When it does this, it trims the final newline from
the file.  Then, the next time Ansible runs, the template rewrites the
file with the trailing newline, and thus determines that the file has
changed and restarts the service.  This cycle has been going on for a
while and is rather annoying.
2024-12-12 06:36:23 -06:00
..
jellyfin.container.j2 r/jellyfin: Mount LDAP CA certificate in container 2024-09-01 12:39:14 -05:00
jellyfin.env.j2 jellyfin: Deploy Jellyfin media server 2023-09-12 13:38:35 -05:00
jellyfin.httpd.conf.j2 r/jellyfin: Fix HAProxy vhost 2024-09-01 17:33:22 -05:00
system.xml.j2 r/jellyfin: Fix system.xml template whitespace 2024-12-12 06:36:23 -06:00