You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils
Abhijeet Kasurde 5a7b01f8b9 VMware: Fix module usages in module_utils (#49421)
* 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>
(cherry picked from commit 1b04571ea0)
7 years ago
..
aws aws.core in new aws dir in module utils - module with AnsibleAWSModule class and fail_json_aws (#25780) 9 years ago
basic [stable-2.6] Fix unit test issues with pytest >= 4.0.0. 7 years ago
cloud [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry (#27251) 9 years ago
ec2 Route table boto3 (#32059) 8 years ago
facts Backport package manager detection fixes to stable 2.6 (#44415) 7 years ago
gcp [GCP] New module GCP DNS Resource Record Set (#35920) 8 years ago
json_utils Port some tests away from nose as examples (#33437) 8 years ago
net_tools Fix for updating the name in case of host record and network view and also display meaningful error in case of connection timeout (#40597) 8 years ago
network Fix ACI unit test on Python 3.7.0. 7 years ago
parsing Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
urls Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Porting tests to pytest (#33387) 8 years ago
test_database.py Fix unit test parametrize order on Python 3.5. 7 years ago
test_distribution_version.py Fix parametrize warning in unit tests. 7 years ago
test_docker_common.py docker_* modules: simplify idempotency comparisons (#47709) 7 years ago
test_known_hosts.py Fix unit test parametrize order on Python 3.5. 7 years ago
test_postgresql.py Porting tests to pytest (#33387) 8 years ago
test_text.py Porting tests to pytest (#33387) 8 years ago
test_vmware.py VMware: Fix module usages in module_utils (#49421) 7 years ago