keyword not in ubuntu 14.04

pull/12787/head
Chris Meyers 9 years ago
parent fed7cea795
commit 5c01622457

@ -63,7 +63,6 @@
- name: verify apt module outputs
assert:
that:
- "'invocation' in apt_result"
- "'changed' in apt_result"
- "'stderr' in apt_result"
- "'stdout' in apt_result"

Loading…
Cancel
Save