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/modules
Karthikeyan Singaravelan 891c759832 Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040)
* Fix cgi.escape AttributeError due to cgi.escape removal in Python 3.8.

* Fix linter errors.
6 years ago
..
cloud docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 6 years ago
crypto Add passphrase support for luks_device (#65050) 6 years ago
files Fixes #34893 (#40166) 8 years ago
messaging Rabbitmq user permission fixes (#49404) 7 years ago
monitoring Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
net_tools Add hetzner_firewall_info module. (#65421) 6 years ago
network New module: onyx_bfd (#64359) 6 years ago
notification Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040) 6 years ago
packaging maven_artifact.py - add support for version ranges by using spec (#54309) (#61813) 6 years ago
remote_management OneView: rename _facts -> _info (#61208) 6 years ago
source_control Move bitbucket unit tests to separate dir (#66237) 6 years ago
storage Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
system ufw: add support for interface_in and interface_out (#65382) 6 years ago
web_infrastructure Python 3.8 collections compatibility fixes. 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py fix missing attribs with dirct module execution (#53875) 7 years ago
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 6 years ago