ansible/changelogs/fragments/70023-results-type-filtering.yml

5 lines
239 B
YAML

bugfixes:
- Strategy - Ensure we only process expected types from the results queue
and produce warnings for any object we receive from the queue that doesn't
match our expectations.
(https://github.com/ansible/ansible/issues/70023)