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/plugins/modules
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
..
cloud proxmox module_utils: fix get_vm int parse handling (#4945) (#4967) 2022-07-21 08:14:42 +02:00
clustering Fix various module docs. (#4887) (#4888) 2022-06-22 22:54:08 +02:00
database Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
files Misc. typo fixes (#4940) (#4942) 2022-07-11 22:18:22 +02:00
identity Misc. typo fixes (#4940) (#4942) 2022-07-11 22:18:22 +02:00
monitoring Fix various module docs. (#4887) (#4888) 2022-06-22 22:54:08 +02:00
net_tools Misc. typo fixes (#4940) (#4942) 2022-07-11 22:18:22 +02:00
notification Replace symlinks with meta/runtime.yml redirects. (#4562) 2022-04-26 20:33:13 +02:00
packaging Expose unredirected_headers on maven_artifact (#4812) (#4994) 2022-07-24 12:29:11 +02:00
remote_management Redfish modules for Western Digital UltraStar Data102 storage enclosures (#4885) (#4958) 2022-07-17 11:03:55 +02:00
source_control Misc. typo fixes (#4940) (#4942) 2022-07-11 22:18:22 +02:00
storage Misc. typo fixes (#4940) (#4942) 2022-07-11 22:18:22 +02:00
system Fix keyring_info when using keyring library (#4964) (#4991) 2022-07-24 13:18:29 +02:00
web_infrastructure Fix various module docs. (#4887) (#4888) 2022-06-22 22:54:08 +02:00