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
David Davis 2d21c7da17 Allow the galaxy client to fetch from a url in role version data (#39396)
Currently if the ansible-galaxy client fetches a role from a galaxy
server, it then fetches the role from Github. This change allows a
galaxy server to provide an alternate source url that points to an
archive that contains the role version.
8 years ago
..
data Ansible Galaxy: skel for network role #37241 (#37251) 8 years ago
__init__.py Add APB role_type to ansible-galaxy init (#36789) 8 years ago
api.py Allow the galaxy client to fetch from a url in role version data (#39396) 8 years ago
login.py Fix undefined variables, basestring usage, and some associated python3 issues 9 years ago
role.py Allow the galaxy client to fetch from a url in role version data (#39396) 8 years ago
token.py Fix wildcard import in galaxy/token.py 9 years ago