mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 22:15:05 +00:00
passwordstore: Add missing_subkey parameter (#8166)
* passwordstore: Add missing_subkey parameter
Add ability to trigger error or warning when a subkey is missing in pass file.
By default the behavior is unchanged (if subkey is missing, None is returned).
This option can also be set in ansible.cfg
* passwordstore - missing_subkey: Update changelog/fragments file with PR number
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 8100-haproxy-drain-fails-on-down-backend.yml | ||
| 8151-fix-lsvg_cmd-failed.yml | ||
| 8154-add-ovs-commands-to-nmcli-module.yml | ||
| 8158-gitlab-version-check.yml | ||
| 8163-redfish-implementing-reset-to-defaults.yml | ||
| 8166-password-store-lookup-missing-subkey.yml | ||
| 8169-lxml.yml | ||
| 8173-osx_defaults-check_type.yml | ||
| 8175-get_ipa_version_regex.yml | ||
| 8183-from_ini_to_ini.yml | ||
| 8194-redfish-add-multipart-to-capabilities.yml | ||
| 8211-riak-admin-sub-command-support.yml | ||