matrix-docker-ansible-deploy/roles/matrix-ma1sd
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).

We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
2021-11-10 17:39:21 +02:00
..
defaults change port 8090 to matrix_ma1sd_default_port 2021-10-31 21:06:22 +02:00
tasks Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
templates change port 8090 to matrix_ma1sd_default_port 2021-10-31 21:06:22 +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