mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
53b2d69bd7
* passwordstore: Add some real go tests
This is work in progress.
* passwordstore: Fix gopass init
* Init gopass store in explicit path in integration test
* passwordstore: Show versions of tools in integration test
* passwordstore: Install gopass from different location on Debian
Part of integration tests
* passwordstore: Add changelog fragment for #5030
* passwordstore: Address review feedback
(cherry picked from commit 74f2e1d28b
)
Co-authored-by: grembo <freebsd@grem.de>
3 lines
44 B
YAML
3 lines
44 B
YAML
passwordstore_packages:
|
|
- gopass
|
|
- pass
|