Removing cruft leftover from the deprecation of include+with_items

Also cleaning up integration tests that had checks for the empty item
attribute in certain results.

Fixes #7535
This commit is contained in:
James Cammarata 2014-06-03 13:33:26 -05:00
commit 74f20ebf79
5 changed files with 16 additions and 26 deletions

View file

@ -35,7 +35,6 @@
- "'end' in async_result"
- "'finished' in async_result"
- "'invocation' in async_result"
- "'item' in async_result"
- "'rc' in async_result"
- "'start' in async_result"
- "'stderr' in async_result"