You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/galaxy
Alexander Saprykin 58e255c2d9 Fix IndexError raised on galaxy-install
This patch fixes IndexError, that may be raised When trying
to install a role with `ansible-galaxy` in case of
access error to roles directory.

Issue: ansible/galaxy#149
7 years ago
..
data Add role skeleton support (#17079) 8 years ago
__init__.py ansible/galaxy: PEP8 compliancy (#24696) 8 years ago
api.py ansible/galaxy: PEP8 compliancy (#24696) 8 years ago
login.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
role.py Fix IndexError raised on galaxy-install 7 years ago
token.py Fix wildcard import in galaxy/token.py 7 years ago