summaryrefslogtreecommitdiff
path: root/lib/ansible/galaxy/token.py
Commit message (Expand)AuthorAgeFilesLines
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-031-1/+1
* Enable ansible-galaxy to specify client id override with Keycloak Token (#75601)Chris Hambridge2021-09-171-2/+6
* Abstract away libyaml details into yaml utils (#72607)Matt Martz2021-04-211-4/+3
* galaxy: Handle token as dict while loading using yaml (#70911)Abhijeet Kasurde2020-12-211-1/+5
* ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685)Jordan Borean2020-02-291-1/+1
* ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578)Jordan Borean2019-12-061-1/+3
* Add support for automation-hub authentication to ansible-galaxy (#63031)Adrian Likins2019-10-041-1/+93
* ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)Jordan Borean2019-08-211-12/+28
* Made galaxy token file location configurable (#59387)Brian Coca2019-08-141-12/+19
* Add a Singleton metaclass, use it with Display (#48935)Matt Martz2018-11-201-5/+3
* Fix wildcard import in galaxy/token.pyToshio Kuratomi2017-07-271-1/+2
* ansible/galaxy: PEP8 compliancy (#24696)Dag Wieers2017-05-181-5/+4
* Remove unnecessary shebangs and execute bits.Matt Clay2017-02-221-2/+0
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-2/+2
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-4/+4
* Fix infrequent PEP 8 issues.Matt Clay2017-01-271-1/+1
* Galaxy 2.0chouseknecht2015-12-091-0/+67