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
Ross Bender 7a4b5d14fc
ansible-galaxy role install: download from API response location (#73114)
* download role from api response location

* include changelog fragment

* add unit test for role download url

Co-authored-by: Sam Doran <sdoran@redhat.com>
3 years ago
..
__init__.py
test_api.py
test_collection.py ansible-galaxy - add a per-server validate_certs option (#75710) 3 years ago
test_collection_install.py ansible-galaxy: Clone git collections using shallow clones (#75722) 3 years ago
test_role_install.py ansible-galaxy role install: download from API response location (#73114) 3 years ago
test_role_requirements.py
test_token.py Enable ansible-galaxy to specify client id override with Keycloak Token (#75601) 3 years ago
test_user_agent.py