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
patchback[bot] 97b3ad6843
Fix path detection for gopass (#4955) (#4965)
* Fix path detection for gopass

As per fc8c9a2286/docs/features.md (initializing-a-password-store), gopass defaults to ~/.local/share/gopass/stores/root for its password store root location.

However, the user can also override this, and this will be stored in the gopass config file (ed7451678c/docs/config.md (configuration-options)).

This patch ensures that the config setting in gopass is respected, falling back to the default gopass path. pass' behaviour remains unchanged.

* Formatting improvements

Co-authored-by: Felix Fontein <felix@fontein.de>

* Add changelog fragment

* Formatting improvement

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit c31e6413f2)

Co-authored-by: Sylvia van Os <sylvia@hackerchick.me>
2022-07-21 08:14:30 +02:00
..
action/system Replace symlinks with meta/runtime.yml redirects. (#4562) 2022-04-26 20:33:13 +02:00
become added password prompt support for machinectl (#4849) (#4941) 2022-07-11 22:08:53 +02:00
cache [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
callback allow configuring opentelementry callback via config file (#4916) (#4938) 2022-07-07 22:48:20 +02:00
connection fix lxd connection plugin inventory_hostname (#4912) (#4935) 2022-07-07 22:40:16 +02:00
doc_fragments Add simplified_bsd.txt license file (#4759) (#4761) 2022-06-02 08:01:53 +02:00
filter Misc. typo fixes (#4940) (#4942) 2022-07-11 22:18:22 +02:00
inventory proxmox inventory: fix for agent enabled (#4910) (#4947) 2022-07-12 11:17:40 +02:00
lookup Fix path detection for gopass (#4955) (#4965) 2022-07-21 08:14:30 +02:00
module_utils Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885) (#4958) 2022-07-17 11:03:55 +02:00
modules Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885) (#4958) 2022-07-17 11:03:55 +02:00
test Document all filter and test plugins (#4597) 2022-05-02 07:25:45 +02:00