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 d0df3a174a
ansible-galaxy - fix ignoring certs when installing from git repos (#83332)
* Fix installing collections|roles from git repos with GALAXY_IGNORE_CERTS

* Fix installing collections from git repos with --ignore-certs

* Update unit test

* Add test case
1 year ago
..
__init__.py Collection test (#59488) 7 years ago
test_api.py Typo fixes and other bits and bobs (#83672) 1 year ago
test_collection.py Use sentinel everywhere (#84041) 1 year ago
test_collection_install.py ansible-galaxy - fix ignoring certs when installing from git repos (#83332) 1 year ago
test_role_install.py ansible-galaxy - fix exit code for failed role import (#82193) 2 years ago
test_role_requirements.py Require `from __future__ import annotations` (#81902) 2 years ago
test_token.py config, integrate dynamic galaxy servers (#83129) 2 years ago
test_user_agent.py Require `from __future__ import annotations` (#81902) 2 years ago