mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
tss lookup - Dev.secret (#6431)
* added support to download secret server secret attachments * added support to download secret server secret attachments * Fixed PR comments * Fixed yaml lint errors * Resolved the review comments * Removed white space * Added comment to explain usecase of parametrs * Removed trailing whitespace * Updated description of fetch_attachments variable * Updated comment * Fixed commnets and added changelog fragment * Fixed lint error * Removed the file a it's throwing lint error * Added changelog fragment * Fixed comment * Fixed pr comment
This commit is contained in:
parent
9a4e77384d
commit
91376f7989
2 changed files with 58 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- tss lookup plugin - allow to download secret attachments. Previously, we could not download secret attachments but now use ``fetch_attachments`` and ``file_download_path`` variables to download attachments (https://github.com/ansible-collections/community.general/issues/6224).
|
Loading…
Add table
Add a link
Reference in a new issue