blumeops/docs/changelog.d/op-read-migration.infra.md
Erich Blume cf7f3ca4d9 Migrate Ansible op calls from item get to op read URI syntax
`op read` returns clean values without quoting issues, removing the
need for the regex_replace workaround on the Fly deploy token.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 10:48:32 -08:00

150 B

Migrate all Ansible op item get calls to op read URI syntax for cleaner output and remove the regex_replace workaround on the Fly deploy token.