matrix-docker-ansible-deploy/roles/matrix-corporal/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 Do not run self-build Ansible version-check, if component not enabled 2021-06-08 08:59:02 +03:00
main.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
self_check_corporal.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
setup_corporal.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
validate_config.yml Initial work on support for matrix-corporal v2 2021-01-16 23:47:14 +02:00