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/59949-undeprecate-first-fou...

5 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)