matrix-docker-ansible-deploy/roles/matrix-bridge-mautrix-twitter
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 links to Mautrix Twitter bridge 2022-01-03 01:05:13 +00:00
tasks Update validate_config.yml 2021-12-21 00:13:08 -06:00
templates Replace ExecStop with ExecStopPost 2022-01-04 17:27:25 +02:00