Commit 77be7cdc by Toshio Kuratomi

Merge pull request #9717 from bcoca/fix_integration_test_with_conditionals

fixed integration test as with_items 
parents 703e6cbe 446cba65
......@@ -277,7 +277,7 @@
assert:
that:
- "'skipped' in result"
- result.skipped
- result.results.skipped
- name: test a with_items loop skipping a single item
debug: var=item
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment