mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-14 13:32:00 +00:00
Fix json callback for non-lockstep strategy plugins such as free. Fixes #65931
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- json callback - Fix host result to task references in the resultant JSON
|
||||
output for non-lockstep strategy plugins such as free
|
||||
(https://github.com/ansible/ansible/issues/65931)
|
||||
Reference in New Issue
Block a user