INSIGHT-MVP/repos/INSIGHT-Infra/ansible/roles
Thomas Reitz 8e235c584e fix: PostgreSQL data migration, Redis auth, Vault-Loading in Playbooks
- PostgreSQL: initdb durch rsync-Ansatz ersetzt (Ubuntu/Debian kompatibel)
  Data-Dir wird via rsync vom Default-Cluster nach /data/postgresql migriert
- PostgreSQL: de_DE.UTF-8 Locale-Generierung als ersten Task hinzugefügt
- Redis: redis-cli ping mit Passwort-Auth (no_log: true)
- Playbooks: vars_files: ../vault.yml in dbs01/aps01/web01 ergänzt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 16:34:45 +01:00
..
common fix(infra): Deutsche Locale in common-Role installieren 2026-03-15 15:40:52 +01:00
disk_setup/tasks feat(infra): vollständige Ansible-Struktur Phase 1 2026-03-15 15:23:29 +01:00
docker fix(infra): Handler aus tasks/ in separate handlers/main.yml verschoben 2026-03-15 15:36:48 +01:00
nginx feat(infra): vollständige Ansible-Struktur Phase 1 2026-03-15 15:23:29 +01:00
pgbouncer feat(infra): vollständige Ansible-Struktur Phase 1 2026-03-15 15:23:29 +01:00
postgresql fix: PostgreSQL data migration, Redis auth, Vault-Loading in Playbooks 2026-03-15 16:34:45 +01:00
redis fix: PostgreSQL data migration, Redis auth, Vault-Loading in Playbooks 2026-03-15 16:34:45 +01:00
zabbix_agent feat(infra): vollständige Ansible-Struktur Phase 1 2026-03-15 15:23:29 +01:00