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
Jan Baier 350380ba8c
Add option missing to passwordstore lookup (#2500)
Add ability to ignore error on missing pass file to allow processing the
output further via another filters (mainly the default filter) without
updating the pass file itself.

It also contains the option to create the pass file, like the option
create=true does.

Finally, it also allows to issue a warning only, if the pass file is not
found.
2021-05-17 13:50:40 +02:00
..
meta Set pkg_mgr facts manually for FreeBSD and OpenSUSE (#60) 2020-03-29 21:34:10 +02:00
tasks Add option missing to passwordstore lookup (#2500) 2021-05-17 13:50:40 +02:00
templates Initial commit 2020-03-09 09:11:07 +00:00
vars Initial commit 2020-03-09 09:11:07 +00:00
aliases Disable docker tests (#1194) 2020-10-29 08:02:33 +01:00