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 9adf0c9ff6
ansible-galaxy - fix ignoring certs when installing from git repos (#83332) (#84071)
* 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

(cherry picked from commit d0df3a174a)
1 year ago
..
__init__.py Collection test (#59488) 7 years ago
test_api.py Use of constant for 644 permission variable (#82762) 2 years ago
test_collection.py Use of constant for 644 permission variable (#82762) 2 years ago
test_collection_install.py ansible-galaxy - fix ignoring certs when installing from git repos (#83332) (#84071) 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 Require `from __future__ import annotations` (#81902) 2 years ago
test_user_agent.py Require `from __future__ import annotations` (#81902) 2 years ago