30 Commits (7be2b776e4de9a46c1c6732bad46af1002758a67)

Author SHA1 Message Date
Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way
2 years ago
Slavi Pantaleev d073c7ecb3 More ansible-lint fixes
2 years ago
Slavi Pantaleev ddf18eadc7 More ansible-lint fixes
2 years ago
Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules
2 years ago
Aine e149f33140
add/unify 'Project source code URL' link across all roles
2 years ago
Slavi Pantaleev 0364c6c634 Suppress old container cleanup (kill/rm) failures
2 years ago
Aine 5f0ece0c28
fix permissions
2 years ago
Aine 701591e87e
Added retries to the docker pulls
2 years ago
Marko Weltzer 819574b8ba
Merge branch 'spantaleev:master' into master
2 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
2 years ago
Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop
2 years ago
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
3 years ago
Slavi Pantaleev ff720bedce Upgrade matrix-postgres-backup default to v14
3 years ago
Slavi Pantaleev c08880d175 Upgrade postgres-backup to v14
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Ahmad Haghighi e335f3fc77 rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
3 years ago
Ahmad Haghighi f52a8b6484 use custom docker registry
3 years ago
Slavi Pantaleev c386e8e9db Use integers for some variables
3 years ago
Slavi Pantaleev 832e191ab8 Fix incorrect variable usage in when statement
3 years ago
Slavi Pantaleev 1b55766927 Do not redefine matrix-postgres role vars in matrix-postgres-backup
3 years ago
Slavi Pantaleev 298556e02e Fix undefined matrix_postgres_backup_detected_version_corresponding_docker_image
3 years ago
foxcris 2178f3612f - matrix_postgres_backup_databases now uses more simple structure
3 years ago
foxcris 76fbc59b61 - adapted documentation
3 years ago
foxcris 11cd1cb0fa - removed matrix_postgres_backup_db_list variable
3 years ago
foxcris 43f7d9afb6 - removed dynamic building of the postgres db list an reused matrix_postgres_additional_databases in group_vars/matrix_servers as source for the list
3 years ago
foxcris 604ffe7d79 - adapted validate_config.yml to use the renamed variables
3 years ago
foxcris ecc6bdb3ca - changed variables names to use role specific one and redefine them using group_vars/matrix_servers
3 years ago
foxcris 1e45eeab7b - fixed typo
3 years ago
foxcris 88d59f97c2 -
3 years ago
foxcris 0fe6352cf7 - Added role to setup https://github.com/prodrigestivill/docker-postgres-backup-local container to backup all postgres databases
3 years ago