1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-25 22:05:40 +00:00
community.general/changelogs
Théophile Bastian 6c7eda4a7b
Passwordstore lookup: make directory an INI option (#12298)
* Passwordstore lookup: make `directory` an INI option

The passwordstore lookup plugin defaults to using the password store
tree under ~/.password-store. Being able to configure the directory used
for the whole Ansible project helps to use project-specific credentials
directory.

As `get_option` was already used for this option, this does not require
any change in the code itself.

* Add related changelog

* Update changelogs/fragments/12298-passwordstore-directory-as-ini-option.yml

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

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2026-06-21 11:43:05 +02:00
..
fragments Passwordstore lookup: make directory an INI option (#12298) 2026-06-21 11:43:05 +02:00
.gitignore Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
changelog.yaml The next feature release will be 13.1.0. 2026-05-18 20:18:07 +02:00
changelog.yaml.license Make reuse conformant (#5138) 2022-08-21 08:27:01 +02:00
config.yaml Normalize changelog configs. 2025-07-27 16:36:35 +02:00