ansible/test/integration/targets/blocks
David Shrewsbury f2f6c34632
Fix play stats when rescue block is a child block (#70922)
* check run state of current block only

* Add changelog and test

* Add test for issue 29047

* Fix for both tests

* blerg

* Change test messages

* fix tests

* Add multi-level block in rescue test case

* Add recursive rescue check and multi-level test

* Should probably run the new test

* ci_complete

* Merge new tests

* ci_complete
2020-08-18 11:20:55 +02:00
..
aliases
always_failure_no_rescue_rc.yml Detect failure in always block after rescue (#70094) 2020-06-18 11:03:36 -05:00
always_failure_with_rescue_rc.yml Detect failure in always block after rescue (#70094) 2020-06-18 11:03:36 -05:00
always_no_rescue_rc.yml Detect failure in always block after rescue (#70094) 2020-06-18 11:03:36 -05:00
block_fail.yml
block_fail_tasks.yml
block_in_rescue.yml Fix play stats when rescue block is a child block (#70922) 2020-08-18 11:20:55 +02:00
block_rescue_vars.yml
fail.yml
issue29047.yml Fix play stats when rescue block is a child block (#70922) 2020-08-18 11:20:55 +02:00
issue29047_tasks.yml Fix play stats when rescue block is a child block (#70922) 2020-08-18 11:20:55 +02:00
main.yml
nested_fail.yml
nested_nested_fail.yml
runme.sh Fix play stats when rescue block is a child block (#70922) 2020-08-18 11:20:55 +02:00