chore(ansible): error when passwordstore subkey is not found #401
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "error-on-missing-subkeys"
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?
The default for missing subkeys (when multiple values are stored in a single secret) is
empty
.Usually, this can lead to configuration issues because one does not necissarily notice a new added required subkey.
A more sensitive default here is to error, in the same way as the system already errors for missing secrets in general.
Note: This can still be configured differently where necessary.
See https://docs.ansible.com/ansible/latest/collections/community/general/passwordstore_lookup.html#parameter-missing_subkey
30e5952046
to56e0103177
56e0103177
to21a4fa1b4e