mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
Fix multiple issues with the TSS lookup plugin when using fetch_attachments (#6720) * Treat files as binary when downloading attachments * Raise a warning when the attachment can't be read * Set the 'itemValue' for files, even when they can't be read * Always return the original secret content * Add changelog * Fix changelog * Update changelog Co-authored-by: Felix Fontein <felix@fontein.de> * Revert "Always return the original secret content" This reverts commita9fb96e165. --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit6bff57ee6e) Co-authored-by: laszlojau <49835454+laszlojau@users.noreply.github.com>