matrix-docker-ansible-deploy/roles/matrix-client-hydrogen/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 fix error when running with Ansible 2.7 in the hydrogen setup 2021-06-06 14:37:17 +02:00
main.yml Separate install/uninstall tasks for Element and Hydrogen 2021-10-29 10:29:54 +03:00
self_check.yml Add Hydrogen 2021-05-15 04:23:36 -05:00
setup_install.yml Remove unnecessary if checks 2021-10-29 10:41:11 +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 docs 2021-05-21 04:43:04 -05:00