matrix-docker-ansible-deploy/roles/matrix-client-element
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 Update Element version (v1.9.7 -> v1.9.8) 2021-12-20 17:44:08 +01:00
tasks Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
templates Replace ExecStop with ExecStopPost 2022-01-04 17:27:25 +02:00
vars Riot is now Element 2020-07-17 11:31:20 +03:00