uptime-kuma: remove credentials from the vaults

Drops uptime_kuma_username/password from infra_secrets.yml and its group_vars
copy and example, plus a dead push token in nodito_secrets.yml that nothing
referenced. They remain in git history — rotation is what actually retires them.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
counterweight 2026-09-11 22:43:15 +02:00
parent 79942525b1
commit 80c9e6f3e3
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
4 changed files with 99 additions and 116 deletions

View file

@ -1,8 +1,6 @@
# Uptime Kuma login credentials
# Used by the disk monitoring playbook to create monitors automatically
uptime_kuma_username: "admin"
uptime_kuma_password: "your_password_here"
# ntfy credentials
# Used for notification channel setup in Uptime Kuma