mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
9345db2001
* 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>
(cherry picked from commit 9f39294f50
)
Co-authored-by: Tom Reeb <tomreeb@users.noreply.github.com>
3 lines
206 B
YAML
3 lines
206 B
YAML
---
|
|
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).
|