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
Boyd Hemphill 7129453cd9 Maven Central requires TLS (#66611)
Fixes: #66609
Maven requires TLS as of 2019-01-15
5 years ago
..
cli Fix using a URL for galaxy collection install (#65272) 5 years ago
compat
config config manager str type vault source (#65023) 5 years ago
contrib
errors Remove empty overridden unittest.setUp and unittest.tearDown methods. 5 years ago
executor Fix network action plugin load in collection (#65849) 5 years ago
galaxy Rename private function (#66577) 5 years ago
inventory_test_data/group_vars
mock Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
module_utils Allow no_log=False to silence the no_log warnings for module parameters (#64733) 5 years ago
modules Maven Central requires TLS (#66611) 5 years ago
parsing Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
playbook Check if task file is specified for import_tasks (#57572) 5 years ago
plugins new connection plugin aws_ssm (#49652) 5 years ago
regex
template Do not treat AnsibleUndefined as being unsafe (#65202) 5 years ago
utils Ensure that data within a tuple is marked as unsafe (#65918) 5 years ago
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 5 years ago
__init__.py
requirements.txt Fix ansible-test collections requirements installation. (#62181) 5 years ago
test_constants.py
test_context.py