mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-26 06:10:10 +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> |
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||