mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
* Initial commit
* Adding changelog fragment
* Applying initial review suggestions
* Increasing unit coverage
* Removed unneccessary constant
* Improving test readability
* Cleanup constants
(cherry picked from commit cbcb942b0e
)
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
parent
e5bdc028c4
commit
e01d014c36
3 changed files with 187 additions and 80 deletions
4
changelogs/fragments/3252-tss_lookup_plugin-refactor.yml
Normal file
4
changelogs/fragments/3252-tss_lookup_plugin-refactor.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- tss lookup plugin - refactored to decouple the supporting third-party library (``python-tss-sdk``)
|
||||
(https://github.com/ansible-collections/community.general/pull/3252).
|
Loading…
Add table
Add a link
Reference in a new issue