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/integration/targets/ansible-galaxy-collection-scm/tasks
Sloane Hertel a469a4455a
Add ansible-galaxy-collection-scm tests for requirements.yml (#73029)
* Add ansible-galaxy-collection-scm tests for requirements.yml format

* Add a test for --no-deps

Fix assertion
4 years ago
..
download.yml ansible-galaxy - fix download for subdirs in SCM (#71005) 4 years ago
empty_installed_collections.yml
individual_collection_repo.yml
main.yml Add ansible-galaxy-collection-scm tests for requirements.yml (#73029) 4 years ago
multi_collection_repo_all.yml
multi_collection_repo_individual.yml
reinstalling.yml
requirements.yml Add ansible-galaxy-collection-scm tests for requirements.yml (#73029) 4 years ago
scm_dependency.yml Add ansible-galaxy-collection-scm tests for requirements.yml (#73029) 4 years ago
scm_dependency_deduplication.yml Improve ansible-galaxy STDOUT messages for collections (#70040) 4 years ago
setup.yml Updates to Integration tests to pass against Alpine (#70946) 4 years ago
setup_multi_collection_repo.yml
setup_recursive_scm_dependency.yml