summaryrefslogtreecommitdiff
path: root/test/integration/targets/ansible-galaxy-collection/tasks/install.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix collection install from source respects symlinks (#78983)sbettid2022-10-061-0/+50
* Fix --role-file arg detection (#78475)Matt Martz2022-08-111-0/+9
* ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649)Sloane Hertel2022-06-071-70/+70
* Clean up integration tests (#77516)Sloane Hertel2022-04-141-27/+27
* Only require a keyring if collections with signatures will be installed (#77355)Sloane Hertel2022-03-291-0/+27
* ansible-galaxy - add configuration options for more flexible collection signa...Sloane Hertel2022-03-231-1/+130
* Ensure tests that need to validate higher verbosity messages run with vvvvMatt Martz2022-02-161-3/+7
* ansible-galaxy - add signature verification of the MANIFEST.json (#76681)Sloane Hertel2022-02-101-0/+302
* Try all galaxy servers when locating available versions for a collection (#75...Sloane Hertel2021-09-141-0/+32
* Improve ansible-galaxy error for InconsistentCandidate exception (#75235)Sloane Hertel2021-08-101-0/+75
* add option to upgrade collections (#73336)Sloane Hertel2021-02-041-1/+1
* Match user-requested transitive pre-releases in collection dependency resolve...Sviatoslav Sydorenko2021-02-011-0/+35
* Replace the inhouse collection dependency resolver with `resolvelib`Sviatoslav Sydorenko2021-01-271-2/+4
* Add test for ansible-galaxy collection installSloane Hertel2020-12-151-0/+20
* Add a couple more tests to ansible-galaxy-collection (#72931)Sloane Hertel2020-12-101-5/+23
* Rollback pulp container to stabilise CI (#72580)Jordan Borean2020-11-111-32/+33
* Tweak galaxy CI tests to bring stability (#72578)Jordan Borean2020-11-111-1/+0
* Added caching mechanism for Galaxy API requests (#71904)Jordan Borean2020-11-101-0/+34
* Test against galaxy_ng (#70303)Matt Martz2020-07-011-28/+36
* Test ansible-galaxy against pulp/pulp_ansible (#69605)Matt Martz2020-06-171-2/+12
* config: singular ANSIBLE_COLLECTIONS_PATH (#70007)James Cassell2020-06-111-9/+9
* galaxy - preserve symlinks on build/install (#69959)Jordan Borean2020-06-111-0/+41
* Add multipart/form-data functionality (#69376)Matt Martz2020-05-201-12/+12
* Unify ansible-galaxy install -r (#67843)Jordan Borean2020-05-191-0/+68
* ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691...Jordan Borean2020-04-011-0/+20
* Support pre-releases via new SemanticVersion (#68258)Matt Martz2020-03-231-0/+20
* ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685)Jordan Borean2020-02-291-0/+181