ansible/changelogs/fragments/59949-undeprecate-first-found-skip.yml

4 lines
203 B
YAML

bugfixes:
- first_found - Un-deprecate ``skip``, as the alternative of ``errors`` does
not work with ``with_first_found`` and only use of ``lookup``
(https://github.com/ansible/ansible/issues/58942)