mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 06:14:17 +00:00
Upgrade Postgres (v16.3-1 -> v16.3-2)
This commit is contained in:
parent
f513396452
commit
9a268aa8be
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@
|
|||
name: postgis
|
||||
activation_prefix: postgis_
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.postgres.git
|
||||
version: v16.3-1
|
||||
version: v16.3-2
|
||||
name: postgres
|
||||
activation_prefix: devture_postgres_
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.postgres_backup.git
|
||||
|
|
Loading…
Reference in a new issue