matrix-docker-ansible-deploy/roles/matrix-nginx-proxy
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
ExecStopPost should allow us to clean up (docker kill + docker rm)
even if the ExecStart (docker run ..) command failed, and not just after
a graceful service stop was initiated.

Source: https://www.freedesktop.org/software/systemd/man/systemd.service.html#ExecStopPost=
2022-01-04 17:27:25 +02:00
..
defaults Upgrade nginx (1.21.4 -> 1.21.5) 2022-01-04 17:04:01 +02:00
tasks Remove sudo requirement for generating SSL certificates 2021-12-30 10:47:06 +02:00
templates Replace ExecStop with ExecStopPost 2022-01-04 17:27:25 +02:00
vars Replace cronjobs with systemd timers 2021-01-14 23:35:50 +02:00