matrix-docker-ansible-deploy/roles/custom/matrix_playbook_migration/tasks
Slavi Pantaleev 4eed49f931 Replace custom/matrix-postgres-backup role with galaxy/com.devture.ansible.role.postgres_backup
This role is usable on its own and it's not tied to Matrix, so
extracting it out into an independent role that we install via
ansible-galaxy makes sense.

This also fixes the confusion from the other day, where
`matrix_postgres_*` had to be renamed to `devture_postgres_*`
(unless it was about `matrix_postgres_backup_*`).
We now can safely say that ALL `matrix_postgres_*` variables need to be
renamed.

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2305
2022-11-30 11:01:19 +02:00
..
cleanup_usr_local_bin.yml Auto-delete old matrix scripts from /usr/local/bin 2022-11-27 10:10:00 +02:00
main.yml Auto-delete old matrix scripts from /usr/local/bin 2022-11-27 10:10:00 +02:00
validate_config.yml Replace custom/matrix-postgres-backup role with galaxy/com.devture.ansible.role.postgres_backup 2022-11-30 11:01:19 +02:00