Migrate Ansible op calls to op read URI syntax #125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "op-read-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
op item get ... --fields ... --revealcalls in Ansible to the newerop read "op://vault/item/field"syntaxregex_replaceworkaround on the Fly deploy token (no longer needed sinceop readreturns clean unquoted values)ansible/playbooks/indri.yml,ansible/roles/caddy/tasks/main.yml,ansible/roles/jellyfin_metrics/tasks/main.yml, andansible/roles/alloy/tasks/main.ymlTest plan
mise run provision-indri -- --check --diffdry run passes (ok=67, failed=0)op item getcalls remain inansible/directory🤖 Generated with Claude Code
item gettoop readURI syntax cf7f3ca4d9