mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-25 22:05:40 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| fragments | ||
| .gitignore | ||
| changelog.yaml | ||
| changelog.yaml.license | ||
| config.yaml | ||