keyword not in ubuntu 14.04
This commit is contained in:
parent
fed7cea795
commit
5c01622457
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@
|
||||||
- name: verify apt module outputs
|
- name: verify apt module outputs
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- "'invocation' in apt_result"
|
|
||||||
- "'changed' in apt_result"
|
- "'changed' in apt_result"
|
||||||
- "'stderr' in apt_result"
|
- "'stderr' in apt_result"
|
||||||
- "'stdout' in apt_result"
|
- "'stdout' in apt_result"
|
||||||
|
|
Loading…
Reference in a new issue