This commit is contained in:
Veres Lajos
2014-12-04 22:23:35 +00:00
parent ae17b993d9
commit bf5d8ee678
24 changed files with 31 additions and 31 deletions

View File

@@ -72,7 +72,7 @@
register: win_stat_no_args
ignore_errors: true
- name: check win_stat result witn no path argument
- name: check win_stat result with no path argument
assert:
that:
- "win_stat_no_args|failed"