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 a02e22e902
Add --offline option to 'ansible-galaxy collection install' (#78678)
* Add --offline option to 'ansible-galaxy collection install' to prevent querying distribution servers

This allows installing/upgrading individual tarfiles to have dependency resolution.
Previously needed to be done manually with --no-deps or else all collections and dependencies needed to be included in the requirements.

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2 years ago
..
__init__.py
test_api.py
test_collection.py Relax minimal config to enable manifest functionality (#78574) 2 years ago
test_collection_install.py Add --offline option to 'ansible-galaxy collection install' (#78678) 2 years ago
test_role_install.py
test_role_requirements.py
test_token.py
test_user_agent.py