blumeops/ansible/playbooks
Erich Blume b475a1fcd7 Fix 1Password secret tasks always reporting changed in ringtail playbook (#213)
## Summary
- Replace `changed_when: true` with `register` + output inspection on the two 1Password secret tasks in `ringtail.yml`
- Tasks now correctly report `ok` when the secret content hasn't changed, and `changed` only when `kubectl apply` outputs `configured` or `created`

## Test plan
- [ ] Run `mise run provision-ringtail` twice — second run should show both tasks as `ok` not `changed`

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/213
2026-02-19 07:25:24 -08:00
..
indri.yml Add Apple Silicon ZMQ detector for Frigate (#206) 2026-02-17 19:03:28 -08:00
ringtail.yml Fix 1Password secret tasks always reporting changed in ringtail playbook (#213) 2026-02-19 07:25:24 -08:00
sifaka.yml Operations and observability for sifaka NAS (#135) 2026-02-09 17:44:05 -08:00