matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/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
..
ssl Fix local/bin scripts autocompletion by adding rx perms to everyone 2021-05-28 10:39:27 +02:00
init.yml Replace cronjobs with systemd timers 2021-01-14 23:35:50 +02:00
main.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
self_check_well_known.yml Rename variables (s/mxisd/ma1sd/) and adapt roles 2020-04-02 11:31:38 +02:00
self_check_well_known_file.yml matrix-nginx-proxy: specify Origin header, comply with CORS 2021-03-15 14:24:55 +02:00
setup_nginx_proxy.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
setup_well_known.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
validate_config.yml Also check if matrix_ssl_lets_encrypt_support_email is blank 2021-03-17 00:54:05 -05:00