matrix-docker-ansible-deploy/roles/matrix-ma1sd
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 Fix comments in other roles 2021-12-08 10:13:12 +00:00
tasks Add warning about matrix_ma1sd_default_port being renamed 2021-11-17 10:38:52 +02:00
templates Replace ExecStop with ExecStopPost 2022-01-04 17:27:25 +02:00
vars fix "noeol" ("No newline at end of file" == missing 0A byte at file end) 2020-04-02 11:31:59 +02:00