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
Sloane Hertel 41b62f7db4
Limit Galaxy API calls during ansible-galaxy dependency resolution (#77468)
* Limit Galaxy API calls during ansible-galaxy collection dependency resolution when possible

Installing a tarfile with a dependency from a Galaxy server (e.g. dependencies: {'ns.coll': '>=1.0.0'}) does not get the available versions of the dependency from the galaxy server if a sufficient version is already installed.

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration Limit Galaxy API calls during ansible-galaxy dependency resolution (#77468) 2 years ago
lib/ansible_test ansible-test - Remove Fedora 35 support. (#78720) 2 years ago
sanity ansible-test - Update sanity test requirements. (#78528) 2 years ago
support Remove incidental_inventory_foreman test. 3 years ago
units fetch_file - properly split files with multi-part file extensions (#75257) 2 years ago
utils/shippable Remove incidental_inventory_foreman test. 3 years ago