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/galaxy
Sloane Hertel c83669a83e
ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs at the global level (#79561) (#79696)
Fix ignoring certs when downloading tarballs

Fix ignoring certs when downloading a collection from a specific source that isn't in the configured servers list

(cherry picked from commit acbf4cc60e)
2 years ago
..
__init__.py Collection test (#59488) 5 years ago
test_api.py Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78325) 2 years ago
test_collection.py ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs at the global level (#79561) (#79696) 2 years ago
test_collection_install.py Add --offline option to 'ansible-galaxy collection install' (#78678) 2 years ago
test_role_install.py Fix tests failing on pytest 7 (#76670) 3 years ago
test_role_requirements.py galaxy: handle plus sign in user token appearing in role url (#73057) 4 years ago
test_token.py Use unittest.mock instead of mock. (#77883) 3 years ago
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago