1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Manuel Luzarreta da29ea151d
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>
2024-04-17 23:23:18 +02:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback Add default_without_diff callback (#7949) 2024-02-14 22:53:16 +01:00
connection Refer to LXD containers/VMs as instances (#7873) 2024-01-24 13:35:17 +01:00
doc_fragments Consul action group (#7897) 2024-01-27 10:58:41 +01:00
filter fix: Ensuring interpolation is disabled for ConfigParser (#8185) 2024-04-09 08:01:44 +02:00
inventory inventory plugins: make data obtained from remote unsafe (#8098) 2024-03-25 06:17:09 +01:00
lookup passwordstore: Add missing_subkey parameter (#8166) 2024-04-17 23:23:18 +02:00
module_utils Redfish: add Multipart bool return value to FirmwareUpdateCapabilities (#8195) 2024-04-12 07:42:55 +02:00
modules Support newer 'riak admin' sub-command beside legacy 'riak-admin' command (#8211) 2024-04-17 23:22:22 +02:00
test Add test fqdn_valid (#7533) 2023-11-22 09:12:00 +01:00