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>
This commit is contained in:
parent
234c46c302
commit
cf7f3ca4d9
5 changed files with 14 additions and 15 deletions
1
docs/changelog.d/op-read-migration.infra.md
Normal file
1
docs/changelog.d/op-read-migration.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue