ansible/lib/ansible/galaxy
Brian Coca c2253c8133
Allow for no role_versions to be present (#56519)
* Allow for no role_versions to be present

  fixes #46650

  better info on fetch, ensure list return

* use correct to_
2019-07-17 12:35:24 -04:00
..
data Remove extra blank line from galaxy .travis.yml. 2019-07-16 13:50:19 -07:00
__init__.py ansible-galaxy: add collection sub command (#57106) 2019-07-10 05:47:25 +10:00
api.py Allow for no role_versions to be present (#56519) 2019-07-17 12:35:24 -04:00
collection.py ansible-galaxy: add collection sub command (#57106) 2019-07-10 05:47:25 +10:00
login.py
role.py Allow for no role_versions to be present (#56519) 2019-07-17 12:35:24 -04:00
token.py