matrix-docker-ansible-deploy/roles/matrix-base
Slavi Pantaleev c05d3d09bd Disable systemd services while stopping them
This removes some `multi-target.wants` symlinks as well, etc.

But despite systemd saying:

> Removed symlink /etc/systemd/system/matrix-synapse.service.wants/matrix-synapse-worker@appservice:0.service

.. I still see such symlinks tehre for me for some reason, so keeping the
code (below) to find & delete them still seems like a good idea.
2021-01-25 08:58:23 +02:00
..
defaults Work around annoying Docker warning about undefined $HOME 2021-01-15 00:23:01 +02:00
files/yum.repos.d Update docker-ce.repo to not hardcode $releasever=7 2020-12-07 07:20:47 +02:00
tasks Fix Ansible 2.9.6 check 2021-01-03 08:55:30 +02:00
templates Disable systemd services while stopping them 2021-01-25 08:58:23 +02:00
vars Split playbook into multiple roles 2019-01-12 18:01:10 +02:00