mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-15 20:02:15 -07:00
adding nested try block for tss.py to import new Delinea library (#5151)
* adding nested try block to import delinea library * whitespace * Update plugins/lookup/tss.py Co-authored-by: Felix Fontein <felix@fontein.de> * adding changelog fragment * Update changelogs/fragments/5151-add-delinea-support-tss-lookup.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Tom Reeb <Thomas.Reeb_e@morganlewis.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
be9b445392
commit
9f39294f50
2 changed files with 20 additions and 7 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- tss lookup plugin - adding support for updated Delinea library (https://github.com/DelineaXPM/python-tss-sdk/issues/9, https://github.com/ansible-collections/community.general/pull/5151).
|
Loading…
Add table
Add a link
Reference in a new issue