Merge pull request #9717 from bcoca/fix_integration_test_with_conditionals

fixed integration test as with_items
This commit is contained in:
Toshio Kuratomi
2014-12-04 09:46:37 -08:00

View File

@@ -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