832631b888
* Ensure task from the worker is finalized/squashed. Fixes #57399. Fixes #49942
5 lines
240 B
YAML
5 lines
240 B
YAML
bugfixes:
|
|
- Strategy - When building the task in the Strategy from the Worker,
|
|
ensure it is properly marked as finalized and squashed. Addresses an
|
|
issue with ``ansible_failed_task``.
|
|
(https://github.com/ansible/ansible/issues/57399)
|