Don't fail when the stat says their is no file.
This commit is contained in:
parent
23a18cc784
commit
affec1dcc5
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@
|
||||||
register: logstat
|
register: logstat
|
||||||
always_run: yes
|
always_run: yes
|
||||||
changed_when: "1 != 1"
|
changed_when: "1 != 1"
|
||||||
|
failed_when: no
|
||||||
tags:
|
tags:
|
||||||
- ask
|
- ask
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue