mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Don't fail when the stat says their is no file.
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
register: logstat
|
||||
always_run: yes
|
||||
changed_when: "1 != 1"
|
||||
failed_when: no
|
||||
tags:
|
||||
- ask
|
||||
|
||||
|
||||
Reference in New Issue
Block a user