summaryrefslogtreecommitdiff
path: root/test/integration/targets/blocks
Commit message (Expand)AuthorAgeFilesLines
* Correctly count rescued tasks in play stats (#79724)Martin Krizek2023-01-132-0/+26
* Deprecate using a list of dicts for vars. See #78920 (#78927)Matt Martz2022-09-291-1/+1
* Propagate ansible_failed_task to an outer rescue (#78676)Martin Krizek2022-09-063-0/+38
* _get_next_task_from_state should not mutate anyting outside of state (#78657)Martin Krizek2022-08-302-0/+22
* Move handler processing into new PlayIterator state (#77955)Martin Krizek2022-08-163-0/+48
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+1
* Remove include from tests (#74330)David Shrewsbury2021-04-203-8/+8
* Actually run blocks/finalized_task test (#74291)Martin Krizek2021-04-161-0/+2
* Prevent ansible_failed_task from further templating (#74290)Martin Krizek2021-04-162-0/+19
* Ensure task from the worker is finalized/squashed (#73881)Matt Martz2021-03-162-0/+20
* Fix notify on import_tasks (#73572)Brian Coca2021-03-032-0/+22
* Add implicit role_complete block instead of role._eor (#72208)Martin Krizek2020-12-095-0/+24
* _check_failed_state: always use the current/nested state (#71347)Martin Krizek2020-08-262-0/+25
* Fix play stats when rescue block is a child block (#70922)David Shrewsbury2020-08-184-0/+60
* Detect failure in always block after rescue (#70094)Martin Krizek2020-06-184-0/+76
* Fix ansible_failed_{task,result} undefined in rescue (#64831)Martin Krizek2019-11-142-0/+18
* Fix sanity tests based on newer version of shellcheck (#60423)Sam Doran2019-08-121-4/+4
* Reduce verbosity of blocks test.Matt Clay2019-03-131-4/+7
* Revert Clear failed state in always only if we did rescue (#52968)Jordan Borean2019-02-263-0/+22
* More test fixes for split controller/remote tests.Matt Clay2019-01-251-1/+1
* Fix integration tests to support remote hosts.Matt Clay2019-01-241-1/+1
* Add new host_pinned strategy (#44586)Brian Coca2018-08-231-0/+8
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Add any_errors_fatal in nested failed block test (#35499)Martin Krizek2018-02-021-0/+11
* Fix triggering parent's always with run_once set (#35464)Martin Krizek2018-01-301-0/+14
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+1
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-125-0/+131