Ver a proveniência

Upgrade ansible-role-postgres (v18.4-0 -> v18.4-1)

Pulls in the pgloader connection string handling fix, which keeps the
Postgres password out of the command line and Ansible error output.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
create-pull-request/i18n
Slavi Pantaleev há 21 horas
ascendente
cometimento
506d4ab4c9
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      requirements.yml

+ 1
- 1
requirements.yml Ver ficheiro

@@ -57,7 +57,7 @@
version: dd6e15246b7a9a2d921e0b3f9cd8a4a917a1bb2f version: dd6e15246b7a9a2d921e0b3f9cd8a4a917a1bb2f
name: playbook_state_preserver name: playbook_state_preserver
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres.git
version: v18.4-0
version: v18.4-1
name: postgres name: postgres
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git
version: v18-3 version: v18-3


Carregando…
Cancelar
Guardar