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/tasks
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
..
build.yml Remove COMMAND_WARNINGS and warn (#77411) 3 years ago
download.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
fail_fast_resolvelib.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
init.yml Add the rest of the runtime keys to the example in the default collection skeleton (#78573) 2 years ago
install.yml Fix --role-file arg detection (#78475) 2 years ago
install_offline.yml Add --offline option to 'ansible-galaxy collection install' (#78678) 2 years ago
list.yml Fix listing collections that are missing the metadata required by build (#76596) 2 years ago
main.yml Limit Galaxy API calls during ansible-galaxy dependency resolution (#77468) 2 years ago
publish.yml Galaxy server update (#72286) 4 years ago
pulp.yml ansible-galaxy - source deps from all servers and not just parent (#72576) 4 years ago
revoke_gpg_key.yml ansible-galaxy-collection - use --pinentry-mode loopback for gpg key revocation (#77967) 2 years ago
setup_gpg.yml fix ansible-galaxy-collection test with revoked key (#77989) 2 years ago
supported_resolvelib.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
unsupported_resolvelib.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
upgrade.yml collection: match skip message as per role install (#74861) 3 years ago
verify.yml Clean up integration tests (#77516) 2 years ago