mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214)
Fix 'task name is not templated in retry callback' Add a task_name property to TaskResult that knows to check in TaskResult._task_fields. Add integration test for v2_retry_runner callback Fixes #18236
This commit is contained in:
parent
78c4f03e50
commit
8830cde28d
6 changed files with 56 additions and 2 deletions
|
@ -0,0 +1 @@
|
|||
posix/ci/group3
|
Loading…
Add table
Add a link
Reference in a new issue