ansible/lib/ansible
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
..
cli ansible-galaxy - fix listing specific role and role description (#67409) 2020-04-15 15:26:45 -04:00
collections add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
compat
config Adjust openssl_certificate* module names (ansible-collections/community.crypto#7) (#68719) 2020-04-14 16:52:44 -05:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Add relative module_util support for powershell (#68321) 2020-04-01 09:01:18 +10:00
galaxy ansible-galaxy - fix listing specific role and role description (#67409) 2020-04-15 15:26:45 -04:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils get_url pass incorrect If-Modified-Since header(#67417) (#67419) 2020-04-10 12:17:55 -05:00
modules Use context manager in yum module. (#65376) 2020-04-14 09:21:22 +02:00
parsing safely use vault to edit secrets (#68644) 2020-04-03 10:19:01 -04:00
playbook Force collections to be static (#68723) 2020-04-13 11:53:05 -05:00
plugins avoid mkdir -p (#68921) 2020-04-13 17:16:29 -04:00
template Prevent templating unused variables for {%include%} (#68749) 2020-04-14 10:27:02 +02:00
utils fixed fetch traversal from slurp (#68720) 2020-04-08 14:28:51 -04:00
vars Allow tasks to notify a fqcn handler name (#68213) 2020-04-08 11:36:38 -05:00
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00