mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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:
@@ -63,7 +63,6 @@
|
||||
that:
|
||||
- "'invocation' in apt_result"
|
||||
- "'changed' in apt_result"
|
||||
- "'item' in apt_result"
|
||||
- "'stderr' in apt_result"
|
||||
- "'stdout' in apt_result"
|
||||
- "'stdout_lines' in apt_result"
|
||||
|
||||
Reference in New Issue
Block a user