ansible/lib/ansible/galaxy
Sam Doran f01de15d25
ansible-galaxy - remove warning during collection install (#69541)
* ansible-galaxy - remove warning during collection install

If existing collections do not contain a MANIFEST.json, which is common
for collections under development that were not installed from Ansible
Galaxy, fall back to inspecting galaxy.yml rather than displaying a
warning.

A warning will still be displayed in neither a MANIFEST.json nor
galaxy.yml are present.

* Update unit tests
2020-05-19 10:31:49 -05:00
..
data Use Templar for galaxy skeletons (#69106) 2020-04-23 10:36:14 -05:00
__init__.py ansible-galaxy fix --server option for roles (#61820) 2019-09-05 11:46:44 +10:00
api.py Separate the galaxy lib from the cli (#69473) 2020-05-13 13:13:30 -04:00
collection.py ansible-galaxy - remove warning during collection install (#69541) 2020-05-19 10:31:49 -05:00
login.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 2019-12-06 10:34:14 +10:00
role.py Handle non-ascii paths during role installation. Fixes #69133 (#69213) 2020-04-28 15:33:44 -05:00
token.py ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 2020-02-29 08:59:09 +10:00
user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 2019-12-06 10:34:14 +10:00