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/changelogs/fragments/ansible-galaxy-role-search-...

5 lines
279 B
YAML

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``.