summaryrefslogtreecommitdiff
path: root/lib/ansible/playbook/role/requirement.py
Commit message (Expand)AuthorAgeFilesLines
* galaxy: handle plus sign in user token appearing in role url (#73057)Abhijeet Kasurde2021-01-061-3/+1
* Add support to install collections from git repositories (#69154)Sloane Hertel2020-05-291-64/+2
* Cleanup for Python 3.9 and pycodestyle compat.Matt Clay2020-05-141-1/+1
* Make get_bin_path() always raise an exception (#56813)Sam Doran2020-01-301-1/+1
* RoleRequirement - Include stderr in the error message (#66006)Sloane Hertel2020-01-141-3/+3
* handle non strings in requirements version for ansible-galaxy (#52109)Veaceslav Mindru2019-02-201-1/+2
* require git when trying to use it in ansible-galaxy cli (#49212)Adam Miller2018-11-281-1/+1
* Add a Singleton metaclass, use it with Display (#48935)Matt Martz2018-11-201-7/+2
* Mass nuke deprecated items that are easily removed. ci_complete (#44320)Matt Martz2018-08-201-49/+1
* Fix referenced before assignment in role requirementsRobert Bo Davis2018-08-011-2/+2
* Fix referenced before assignment in role requirementsRobert Bo Davis2018-08-011-0/+2
* actually check we can run scm command for roles (#43315)Brian Coca2018-07-311-4/+10
* actual error reporting on failed galaxy clone (#36788)Brian Coca2018-04-101-29/+26
* Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642)Leigh Jenkin2018-02-211-9/+17
* Collated PEP8 fixes (#25293)Dag Wieers2017-06-021-2/+2
* added versions to dep notices (#24019)Brian Coca2017-04-271-1/+2
* Update module_utils.six to latest (#22855)Toshio Kuratomi2017-03-231-2/+2
* Verify that the role specification is using a comma before warningMichael Scherer2017-03-071-4/+8
* Enable most unittests on python3 (just some vault unittests and a logging one...Toshio Kuratomi2016-08-251-1/+1
* Allow tree-ish to be used for galaxy role versionMick Bass2015-11-181-0/+11
* Finish up plugin porting to global displayToshio Kuratomi2015-11-111-1/+0
* Cleaning up FIXMEsJames Cammarata2015-10-221-1/+2
* added deprecation warning to comma separated role specBrian Coca2015-10-221-0/+9
* now galaxy correctly detects empty requirements fileBrian Coca2015-10-201-9/+11
* Bundle a new version of python-six for compatibility along with some code to ...six-compatToshio Kuratomi2015-10-161-1/+1
* More ansible-galaxy fixes for the old spec file formatJames Cammarata2015-10-061-4/+24
* Cleaning up some ansible-galaxy stuffJames Cammarata2015-10-051-75/+16
* galaxy updatesBrian Coca2015-10-051-101/+139
* Fix galaxy install dep failureJames Cammarata2015-09-151-93/+99
* galaxy fixesBrian Coca2015-08-281-0/+33
* Making the switch to v2James Cammarata2015-05-031-0/+166