fix(authelia): correctly template session.redis config section, fix container restarts recreating the container

This commit is contained in:
2024-11-02 10:48:05 +01:00
parent 43d0dc171a
commit d3d6f89949
2 changed files with 9 additions and 2 deletions

View File

@ -4,5 +4,7 @@
docker_container:
name: "{{ authelia_container_name }}"
state: started
restart: yes
restart: true
comparisons:
'*': ignore
listen: restart-authelia