diff options
author | James Cammarata <jimi@sngx.net> | 2016-03-09 19:29:22 +0100 |
---|---|---|
committer | James Cammarata <jimi@sngx.net> | 2016-03-09 19:31:30 +0100 |
commit | 9d61a6cba841913c4369dc02870efd5cb35c1981 (patch) | |
tree | 7bbe9a8db14d75e6e56d7c5408ad9535732457e1 /setup.py | |
parent | Merge pull request #14824 from bcoca/ansible_shell (diff) | |
download | ansible-9d61a6cba841913c4369dc02870efd5cb35c1981.tar.xz ansible-9d61a6cba841913c4369dc02870efd5cb35c1981.zip |
Fixing PlayIterator bugs
* Unit tests exposed a problem where nested blocks did not correctly
hit rescue/always portions of parent blocks
* Cleaned up logic in PlayIterator
* Unfortunately fixing the above exposed a potential problem in the
block integration tests, where a failure in an "always" section may
always lead to a failed state and the termination of execution
beyond that point, so certain parts of the block integration test
were disabled.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions