summaryrefslogtreecommitdiff
path: root/lib/ansible/galaxy
Commit message (Expand)AuthorAgeFilesLines
* ansible-galaxy - source deps from all servers and not just parent - 2.9 (#72683)Jordan Borean2020-12-071-1/+1
* Remove ansible-galaxy login (#72288) (#72325)Matt Davis2020-10-262-116/+3
* ansible-galaxy - fix fallback for AH searches (#70957) (#70983)Jordan Borean2020-08-061-5/+11
* galaxy - preserve symlinks on build/install (#69959) (#69994)Jordan Borean2020-06-171-33/+135
* [stable-2.9] Fix galaxy publish sha256 value format. (#67942) (#69435)Matt Martz2020-06-101-0/+1
* Instruct collection build command to ignore .git file (#69271)Tadej Borovšak2020-06-101-1/+1
* [stable-2.9] Handle non-ascii paths during role installation. Fixes #69133 (#...Matt Martz2020-05-051-7/+9
* ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691...Jordan Borean2020-04-141-17/+31
* galaxy - preserve mode properly on artifact (#68418) - 2.9 (#68451)Jordan Borean2020-03-311-2/+12
* ansible-galaxy - fix role list bug (#67391) (#67619)Sam Doran2020-03-021-1/+11
* galaxy - Fix collection install dep resolver for bad versions (#67405) (#67413)Jordan Borean2020-03-021-8/+17
* [stable-2.9] Do not error if collection specified null dependencies (#67575) ...Sam Doran2020-03-021-6/+10
* ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) -...Jordan Borean2020-03-022-17/+29
* Specify lowercase only for Galaxy namespaces (#67485) (#67503)Sandra McCann2020-02-171-1/+1
* [stable-2.9] Don't remove trailing / on galaxy api URLS (#63294)Adrian Likins2020-01-101-2/+2
* ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578)Jordan Borean2020-01-106-10/+37
* [2.9] collection: Provide additional info about collection name restriction (...Abhijeet Kasurde2019-12-031-1/+4
* ansible-galaxy - Add User-Agent to requests (#65438) (#65441)Jordan Borean2019-12-032-2/+4
* galaxy - print HTTP reason on unknown error (#65273) (#65439)Jordan Borean2019-12-031-3/+3
* Fix using a URL for galaxy collection install (#65272) (#65432)Jordan Borean2019-12-031-2/+6
* [stable-2.9] Fix up role version pagination for Galaxy install (#64373)Jordan Borean2019-11-121-3/+15
* [stable-2.9] AH servers include automation-hub as part of the server configur...Toshio Kuratomi2019-10-201-1/+1
* [stable-2.9] Galaxy publish fix (#63580)Toshio Kuratomi2019-10-162-9/+34
* [stable-2.9] Ensure we preserve the /api appended URL (#63472)Matt Martz2019-10-141-3/+3
* backport of galaxy trailing api fix (63238) to stable-2.9 (#63293)Adrian Likins2019-10-101-4/+22
* Backport/2.9/docs3 (#63251)Alicia Cozine2019-10-091-2/+2
* Add support for automation-hub authentication to ansible-galaxy (#63031)Adrian Likins2019-10-083-28/+101
* ansible-galaxy fix --server option for roles (#61820)Jordan Borean2019-09-042-7/+6
* [stable-2.9] Don't truncate the last character from galaxy urls. Fixes #61624...Matt Martz2019-09-041-5/+5
* Galaxy refactory 2.9 (#61581)Jordan Borean2019-08-292-371/+402
* Support galaxy v3/autohub API in ansible-galaxy (#60982)Adrian Likins2019-08-282-23/+119
* Provide verbose details about which galaxy server was used (#61190)Alan Rominger2019-08-231-0/+2
* ansible-galaxy - Add timeout and progress indicator for publish and install (...Jordan Borean2019-08-231-35/+114
* add subdir support to collection loading (#60682)Matt Davis2019-08-211-2/+2
* ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)Jordan Borean2019-08-215-183/+137
* Made galaxy token file location configurable (#59387)Brian Coca2019-08-142-13/+33
* ansible-galaxy tidy up arg parse with better validation (#59957)Jordan Borean2019-08-141-0/+17
* ansible-galaxy - ignore cert failures for login (#59959)Jordan Borean2019-08-071-6/+10
* Remove six decorator for unicode text conversion (#59895)Jordan Borean2019-08-021-16/+18
* Ignore collection build release files in the root collection directory (#59121)Jordan Borean2019-07-231-6/+13
* Generate galaxy.yml based on single source of truth (#59170)Jordan Borean2019-07-235-76/+141
* Allow for no role_versions to be present (#56519)Brian Coca2019-07-172-5/+6
* Remove extra blank line from galaxy .travis.yml.Matt Clay2019-07-161-1/+0
* ansible-galaxy: add collection sub command (#57106)Jordan Borean2019-07-1018-1/+1054
* Ansible galaxy role download should not have to perform aditionnal check agai...Arnaud RENARD2019-06-131-5/+2
* Update galaxy cli metadata file templates (#51398)Andrew Crosby2019-02-224-56/+24
* fixing some yamllint issues (#42775)Bas2019-02-2110-12/+6
* Consistent typesetting of "GitHub" (#50929)Simon Legner2019-01-151-3/+3
* Save the command line arguments into a global contextToshio Kuratomi2019-01-033-13/+14
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-163-9/+9