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/changelogs/fragments
patchback[bot] 29e7fae303
Fix keyring_info when using keyring library (#4964) (#4991)
* Fix keyring_info when using keyring library

This line used to always clobber the passphrase retrieved via the `keyring` library, making it useless on everything except gnome-keyring. After this change, it'll only use the alternate method if the default one didn't work.

* delete whitespace

* add changelog fragment

* Update changelogs/fragments/4964-fix-keyring-info.yml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit e2426707e2)

Co-authored-by: Sargun Vohra <sargun.vohra@gmail.com>
2022-07-24 13:18:29 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
4812-expose-unredirected-headers.yml Expose unredirected_headers on maven_artifact (#4812) (#4994) 2022-07-24 12:29:11 +02:00
4945-fix-get_vm-int-parse-handling.yaml proxmox module_utils: fix get_vm int parse handling (#4945) (#4967) 2022-07-21 08:14:42 +02:00
4955-fix-path-detection-for-gopass.yaml Fix path detection for gopass (#4955) (#4965) 2022-07-21 08:14:30 +02:00
4959-pacman-fix-url-packages-name.yaml Pacman: Fix name of URL packages (#4959) (#4971) 2022-07-21 20:16:28 +02:00
4964-fix-keyring-info.yml Fix keyring_info when using keyring library (#4964) (#4991) 2022-07-24 13:18:29 +02:00