matrix-docker-ansible-deploy/roles/matrix-postgres-backup/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
..
util Fix undefined matrix_postgres_backup_detected_version_corresponding_docker_image 2021-04-05 11:23:12 +03:00
init.yml - Added role to setup https://github.com/prodrigestivill/docker-postgres-backup-local container to backup all postgres databases 2021-02-11 17:18:25 +01:00
main.yml Fix incorrect variable usage in when statement 2021-04-05 11:32:48 +03:00
setup_postgres_backup.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
validate_config.yml - removed matrix_postgres_backup_db_list variable 2021-03-16 11:40:16 +01:00