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
Mark Chappell 90898132e4
CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281)
* CloudRetry/AWSRetry : Remove default catching of NotFound exceptions

* Add docs

* Changelog updates from review

* Update unit tests after removing 'NotFound' from default retries
5 years ago
..
acme
aws
basic Add mechanism for storing warnings and deprecations outside of AnsibleModule (#58993) 5 years ago
cloud Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
common Fix removed_in_version to support honor suboptions (#66918) 5 years ago
docker
ec2 CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281) 5 years ago
facts Remove `with` statement for pytest-mock unit tests 5 years ago
gcp Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
hwc Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
identity/keycloak
json_utils Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
net_tools
network Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
parsing
postgresql
remote_management
urls
xenserver
__init__.py
conftest.py
test_database.py
test_distribution_version.py Improve distribution unit tests (#67300) 5 years ago
test_distro.py
test_ec2.py
test_hetzner.py
test_known_hosts.py
test_kubevirt.py
test_netapp.py
test_text.py
test_utm_utils.py
test_vmware.py