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:
parent
79942525b1
commit
80c9e6f3e3
4 changed files with 99 additions and 116 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue