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/blocks
Martin Krizek fd19ff2310
Propagate ansible_failed_task to an outer rescue (#78676)
Fixes #43191
Fixes #72638
Fixes #78042

Co-authored-by: Sandra McCann <samccann@redhat.com>
2 years ago
..
roles Ensure task from the worker is finalized/squashed (#73881) 4 years ago
43191-2.yml Propagate ansible_failed_task to an outer rescue (#78676) 2 years ago
43191.yml Propagate ansible_failed_task to an outer rescue (#78676) 2 years ago
69848.yml Add implicit role_complete block instead of role._eor (#72208) 4 years ago
72725.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
72781.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
78612.yml _get_next_task_from_state should not mutate anyting outside of state (#78657) 2 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
always_failure_no_rescue_rc.yml Detect failure in always block after rescue (#70094) 4 years ago
always_failure_with_rescue_rc.yml Detect failure in always block after rescue (#70094) 4 years ago
always_no_rescue_rc.yml Detect failure in always block after rescue (#70094) 4 years ago
block_fail.yml Revert Clear failed state in always only if we did rescue (#52968) 6 years ago
block_fail_tasks.yml Revert Clear failed state in always only if we did rescue (#52968) 6 years ago
block_in_rescue.yml Fix play stats when rescue block is a child block (#70922) 4 years ago
block_rescue_vars.yml Fix ansible_failed_{task,result} undefined in rescue (#64831) 5 years ago
fail.yml
finalized_task.yml Ensure task from the worker is finalized/squashed (#73881) 4 years ago
inherit_notify.yml Fix notify on import_tasks (#73572) 4 years ago
issue29047.yml Fix play stats when rescue block is a child block (#70922) 4 years ago
issue29047_tasks.yml Fix play stats when rescue block is a child block (#70922) 4 years ago
issue71306.yml _check_failed_state: always use the current/nested state (#71347) 4 years ago
main.yml Remove include from tests (#74330) 3 years ago
nested_fail.yml Remove include from tests (#74330) 3 years ago
nested_nested_fail.yml Remove include from tests (#74330) 3 years ago
runme.sh Propagate ansible_failed_task to an outer rescue (#78676) 2 years ago
unsafe_failed_task.yml Prevent ansible_failed_task from further templating (#74290) 3 years ago