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.
2018-04-30 15:47:43 -05:00
..
data Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
__init__.py Add APB role_type to ansible-galaxy init (#36789) 2018-03-09 06:50:17 -05:00
api.py Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
login.py
role.py Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
token.py