blumeops/ansible/roles
Erich Blume b7ccca87f3 Secure password management via 1Password CLI in ansible
- All passwords fetched from 1Password at runtime using `op` CLI
- pg_hba.conf uses scram-sha-256 everywhere (no trust mode)
- initdb uses --pwfile for secure superuser password bootstrap
- All password-handling tasks use no_log: true
- Add borgmatic user with pg_read_all_data for backup dumps
- Remove pg-setup mise task (no longer needed)
- Miniflux fetches password directly from 1Password

Requires: `op signin` before running ansible

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 08:06:29 -08:00
..
alloy Add PostgreSQL and Miniflux services to tailnet 2026-01-16 07:26:59 -08:00
borgmatic Fix launchctl idempotency in kiwix and borgmatic roles 2026-01-14 14:14:52 -08:00
devpi Add devpi PyPI caching proxy role for indri (#9) 2026-01-15 08:31:09 -08:00
devpi_metrics Fix ansible handler timeouts for alloy and loki restarts (#12) 2026-01-15 13:56:11 -08:00
forgejo Add forgejo role to ansible playbook 2026-01-13 23:00:46 -08:00
grafana Add Plex Media Server observability (#13) 2026-01-15 15:27:59 -08:00
kiwix Fix ansible handler timeouts for alloy and loki restarts (#12) 2026-01-15 13:56:11 -08:00
loki Fix ansible handler timeouts for alloy and loki restarts 2026-01-15 12:39:28 -08:00
miniflux Secure password management via 1Password CLI in ansible 2026-01-16 08:06:29 -08:00
node_exporter Add transmission dashboard to grafana 2026-01-14 13:46:51 -08:00
plex_metrics Add Plex Media Server observability (#13) 2026-01-15 15:27:59 -08:00
postgresql Secure password management via 1Password CLI in ansible 2026-01-16 08:06:29 -08:00
prometheus Add Grafana Alloy and Loki for unified observability (#11) 2026-01-15 12:24:13 -08:00
tailscale_serve Add PostgreSQL and Miniflux services to tailnet 2026-01-16 07:26:59 -08:00
transmission Fix transmission config to prevent perpetual ansible diffs 2026-01-14 13:03:46 -08:00
transmission_metrics Fix ansible handler timeouts for alloy and loki restarts (#12) 2026-01-15 13:56:11 -08:00