mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-20 13:01:44 -07:00
Fetch secret id's which are in folder by folder id (#6652)
Added function to fetch secret id's by folder id
This commit is contained in:
parent
61b889749e
commit
eddd1ba4f2
2 changed files with 55 additions and 3 deletions
2
changelogs/fragments/6223-get-secret-ids-by-folderid.yml
Normal file
2
changelogs/fragments/6223-get-secret-ids-by-folderid.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- tss lookup plugin - allow to fetch secret IDs which are in a folder based on folder ID. Previously, we could not fetch secrets based on folder ID but now use ``fetch_secret_ids_from_folder`` option to indicate to fetch secret IDs based on folder ID (https://github.com/ansible-collections/community.general/issues/6223).
|
Loading…
Add table
Add a link
Reference in a new issue