chore: standardise Bitwarden lookup extraction to [0] #41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
74 roles use
[0]to extract the first Bitwarden result; 3 roles (includingk8s-amcrest2mqtt) use| first.Both are functionally equivalent but the inconsistency is noise. Standardise all lookups to use
[0].