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
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
..
files Add integration tests to ansible-galaxy-collection for 'ansible-galaxy collection verify' (#73229) 4 years ago
library Fail fast in stuck `ansible-galaxy-collection` 2 years ago
meta Add missing integration test dependency. 3 years ago
tasks Add --offline option to 'ansible-galaxy collection install' (#78678) 2 years ago
templates Add --offline option to 'ansible-galaxy collection install' (#78678) 2 years ago
vars Add --offline option to 'ansible-galaxy collection install' (#78678) 2 years ago
aliases ansible-test - split controller/target testing (#75605) 3 years ago