mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
* VMware: Fix module usages in module_utils * Skip test for Python 2.6 as SSL context is not available in Python 2.6 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 lines
103 B
YAML
5 lines
103 B
YAML
---
|
|
bugfixes:
|
|
- Fix VMware module utils for self usage.
|
|
- Added unit test for VMware module_utils.
|