keyword not in ubuntu 14.04

pull/4420/head
Chris Meyers 2015-10-16 15:37:39 -04:00
parent fed7cea795
commit 5c01622457
1 changed files with 0 additions and 1 deletions

View File

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