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/lookup
Sylvia van Os c31e6413f2
Fix path detection for gopass (#4955)
* 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>
2022-07-21 07:19:31 +02:00
..
cartesian.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
chef_databag.py Fix docs. (#4881) 2022-06-22 13:36:23 +02:00
collection_version.py Add collection_version lookup (#3633) 2021-11-01 19:01:52 +01:00
consul_kv.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
credstash.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
cyberarkpassword.py Document all filter and test plugins (#4597) 2022-05-02 07:25:45 +02:00
dependent.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
dig.py dig: remove support for the DLV record as the registry was decomissioned (#4613) 2022-05-23 11:50:39 +02:00
dnstxt.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
dsv.py Do not ignore tld option in DSV lookup plugin (#4911) 2022-07-04 20:25:34 +02:00
etcd.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
etcd3.py Docs improvements. (#3893) 2021-12-12 11:01:14 +01:00
filetree.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
flattened.py Fix example code for flattened lookup (#4013) 2022-01-09 11:11:56 +01:00
hiera.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
keyring.py fix trailing whitespace after parameter (#4765) 2022-06-03 18:41:04 +02:00
lastpass.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
lmdb_kv.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
manifold.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
onepassword.py onepassword - Get first found config file (#4640) 2022-05-09 07:24:35 +02:00
onepassword_raw.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
passwordstore.py Fix path detection for gopass (#4955) 2022-07-21 07:19:31 +02:00
random_pet.py random_pet: Random pet name generator (#2479) 2021-05-14 10:55:27 +02:00
random_string.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
random_words.py add random_words lookup plugin, based on the xkcdpass module (#3588) 2021-10-27 22:37:28 +02:00
redis.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
revbitspss.py RevBits PAM Secret Server Plugin (#3405) 2021-11-22 13:49:51 +01:00
shelvefile.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
tss.py Update doc. tss.py (env REQUESTS_CA_BUNDLE) (#4338) 2022-03-11 06:55:08 +01:00