ansible/changelogs/fragments/64959-extract-filter-when-key-does-not-exist.yml

4 lines
145 B
YAML
Raw Normal View History

bugfixes:
- core filters - fix ``extract()`` filter when key does not exist in container
(https://github.com/ansible/ansible/issues/64957)