mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07: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>
4 lines
103 B
YAML
4 lines
103 B
YAML
---
|
|
bugfixes:
|
|
- Fix VMware module utils for self usage.
|
|
- Added unit test for VMware module_utils.
|