matrix-docker-ansible-deploy/roles/matrix-email2matrix/tasks
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
..
init.yml Add .service suffix to systemd units list 2021-01-14 23:02:10 +02:00
main.yml Split install/uninstall tasks in matrix-email2matrix 2021-08-04 14:45:07 +03:00
setup_install.yml Fix email2matrix path initialization 2021-08-04 17:59:49 +03:00
setup_uninstall.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
validate_config.yml Add Email2Matrix support 2019-08-05 13:09:49 +03:00