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/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
5 years ago
..
aliases Testing: Add support for AIX platform (#65802) 5 years ago
cleanup-default.yml Split up platform cleanup in tests. (#67320) 5 years ago
cleanup-freebsd.yml Split up platform cleanup in tests. (#67320) 5 years ago
cleanup.yml Add ansible-galaxy collection list command (#65022) 5 years ago
runme.sh ansible-galaxy - fix listing specific role and role description (#67409) 5 years ago
setup.yml