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/tests/integration/targets/lookup_passwordstore
grembo 006f3bfa89
passwordstore: Make compatible with shims (#4780)
* passwordstore: Make compatible with shims, add backend config

This allows using the passwordstore plugin with scripts that wrap other
password managers. Also adds an explicit configuration (`backend` in
`ini` and `passwordstore_backend` in `vars`) to set the backend to `pass`
(the default) or `gopass`, which allows using gopass as the backend
without the need of a wrapper script. Please be aware that gopass
support is currently limited, but will work for basic operations.

Includes integrations tests.

Resolves #4766

* Apply suggestions from code review
2022-06-15 08:08:04 +02:00
..
meta Set pkg_mgr facts manually for FreeBSD and OpenSUSE (#60) 2020-03-29 21:34:10 +02:00
tasks passwordstore: Make compatible with shims (#4780) 2022-06-15 08:08:04 +02:00
templates Initial commit 2020-03-09 09:11:07 +00:00
vars CI: Add ArchLinux, Debian Bullseye, CentOS Stream 8, and Alpine 3 (#4222) 2022-02-21 21:14:45 +01:00
aliases Temporarily disable passwordstore lookup tests on macOS and OSX. (#2979) 2021-07-10 13:31:54 +02:00