mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 14:24:25 +00:00
Upgrade postgres-backup
The new version supports v16. Related to: https://github.com/devture/com.devture.ansible.role.postgres_backup/pull/3
This commit is contained in:
parent
952ef783a4
commit
eff32cca69
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
- src: git+https://github.com/devture/com.devture.ansible.role.postgres.git
|
||||
version: v16.0-8
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.postgres_backup.git
|
||||
version: 8e9ec48a09284c84704d7a2dce17da35f181574d
|
||||
version: d2c2585fe3f5ebf39045bc90c97ee160e1341594
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.systemd_docker_base.git
|
||||
version: v1.0.0-0
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.systemd_service_manager.git
|
||||
|
|
Loading…
Reference in a new issue