mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1b04571ea0
* 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.
|