summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-galaxy-role-search-rc.yml
blob: a104f94865eb8e09bb9248f16a66c89aff89695c (plain)
1
2
3
4
bugfixes:
  - >-
    ``ansible-galaxy search rolename`` - give a warning instead of non-zero return code when search results are empty.
    This is similar to the behavior when listing roles, which gives a warning if a role cannot be found and exits with a return code of ``0``.