ansible/test/integration/targets/ansible-galaxy
Sam Doran cdb24e0078
ansible-galaxy - fix listing specific role and role description (#67409)
* ansible-galaxy - fix listing specific role

If the role was not in the first search path, it was reported as not found

* Properly display role description

Default to description to top level description, falling back to the description from within galaxy_info

* Display proper message when a role does not exist

* Add integration tests

* Use context manager

* BSD and macOS ruining all the fun
2020-04-15 15:26:45 -04:00
..
aliases Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
cleanup-default.yml Split up platform cleanup in tests. (#67320) 2020-02-11 13:25:44 -08:00
cleanup-freebsd.yml Split up platform cleanup in tests. (#67320) 2020-02-11 13:25:44 -08:00
cleanup.yml Add ansible-galaxy collection list command (#65022) 2020-02-14 14:00:00 -06:00
runme.sh ansible-galaxy - fix listing specific role and role description (#67409) 2020-04-15 15:26:45 -04:00
setup.yml