matrix-docker-ansible-deploy/roles/matrix-jitsi
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 Remove Jitsi web interface_config.js in favour of custom-interface_config.js 2022-01-02 10:54:51 +01:00
tasks Remove Jitsi web interface_config.js in favour of custom-interface_config.js 2022-01-02 10:54:51 +01:00
templates Replace ExecStop with ExecStopPost 2022-01-04 17:27:25 +02:00