You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/callback_retry_task_name
Adrian Likins 8830cde28d 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
7 years ago
..
aliases Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 7 years ago
runme.sh Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 7 years ago
test.yml Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 7 years ago