matrix-docker-ansible-deploy/roles/matrix-bridge-mautrix-hangouts/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 Remove a bunch of redundant Ansible <2.8 self building checks 2021-07-02 00:14:37 -05:00
main.yml add hangouts bridge by copying facebook bridge and find-replacing 2019-08-06 05:27:40 +00:00
setup_install.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
setup_uninstall.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
validate_config.yml attempt to inject nginx config for hangouts bridge 2019-08-06 05:27:40 +00:00