summaryrefslogtreecommitdiff
path: root/lib/ansible/galaxy
Commit message (Expand)AuthorAgeFilesLines
* ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685)Jordan Borean2020-02-292-17/+29
* Remove unused variables in collection API (#67724)Abhijeet Kasurde2020-02-251-3/+0
* Do not error if collection specified null dependencies (#67575)Alan Rominger2020-02-201-6/+10
* Specify lowercase only for Galaxy namespaces (#67485)Sandra McCann2020-02-171-1/+1
* ansible-galaxy - fix role list bug (#67391)Sam Doran2020-02-171-1/+11
* Add ansible-galaxy collection list command (#65022)Sam Doran2020-02-141-1/+1
* Add verify subcommand to 'ansible-galaxy collection' (#65618)Sloane Hertel2020-02-141-26/+165
* galaxy - Fix collection install dep resolver for bad versions (#67405)Jordan Borean2020-02-131-8/+17
* all: fix all the the duplicate words (#66784)Eitan Adler2020-01-281-1/+1
* Add validate_collection_path function (#66441)Sam Doran2020-01-221-0/+13
* Rename private function (#66577)Sam Doran2020-01-171-2/+2
* Add a metadata property for CollectionRequirement (#66370)Sloane Hertel2020-01-151-0/+5
* Don't remove trailing / on galaxy api URLS (#63294)Adrian Likins2020-01-081-2/+2
* ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578)Jordan Borean2019-12-066-10/+37
* ansible-galaxy - Add User-Agent to requests (#65438)Jordan Borean2019-12-032-2/+4
* galaxy - print HTTP reason on unknown error (#65273)Jordan Borean2019-12-031-3/+3
* Fix using a URL for galaxy collection install (#65272)Jordan Borean2019-12-031-2/+6
* collection: Provide additional info about collection name restriction (#65250)Abhijeet Kasurde2019-11-261-1/+4
* Add the ability to ignore files and collection build (#64688)Jordan Borean2019-11-142-16/+31
* Fix up role version pagination for Galaxy install (#64373)Jordan Borean2019-11-051-3/+15
* Prevent generating roles that do not pass linting (#63709)Sorin Sbarnea2019-10-222-4/+4
* AH servers include automation-hub as part of the server configuration. (#63700)Toshio Kuratomi2019-10-191-1/+1
* Galaxy publish fix (#63580)Toshio Kuratomi2019-10-162-9/+34
* Ensure we preserve the /api appended URL (#63472)Matt Martz2019-10-141-3/+3
* Fix galaxy url use everywhere when url is set in config. (#63286)Adrian Likins2019-10-091-0/+4
* Stop appending '/api' to galaxy server url (#63238)Adrian Likins2019-10-081-4/+18
* fix typo in collection/plugins/readme (#63162)Sebastian Gumprich2019-10-081-2/+2
* Add support for automation-hub authentication to ansible-galaxy (#63031)Adrian Likins2019-10-043-28/+101
* ansible-galaxy - add config to control the display wheel (#61902)Jordan Borean2019-09-131-0/+8
* ansible-galaxy fix --server option for roles (#61820)Jordan Borean2019-09-052-7/+6
* Don't truncate the last character from galaxy urls. Fixes #61624 (#61775)Matt Martz2019-09-051-5/+5
* Refactor galaxy collection API for v3 support (#61510)Jordan Borean2019-08-302-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