Ignore errors (since we're checking for failure here)
This commit is contained in:
parent
87dc6ec1f0
commit
4412afd479
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
register: logstat
|
||||
always_run: yes
|
||||
changed_when: "1 != 1"
|
||||
ignore_errors: true
|
||||
|
||||
- name: ensure cronjob log file is writable
|
||||
file: >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue