matrix-docker-ansible-deploy/roles/matrix-jitsi/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 Undefine Jitsi secrets and require their (re-)definition 2020-04-08 09:37:54 +03:00
setup_jitsi_base.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
setup_jitsi_jicofo.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
setup_jitsi_jvb.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
setup_jitsi_prosody.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
setup_jitsi_web.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
validate_config.yml matrix_jitsi_jicofo_component_secret validation 2021-06-23 23:55:55 +05:30