no_log
This commit is contained in:
parent
71c6257f2d
commit
098f1aec50
@ -14,6 +14,7 @@
|
||||
ansible.builtin.stat:
|
||||
path: "{{ rear_backup_success_file_path }}/{{ rear_backup_workflow }}_rear_success"
|
||||
register: rear_backup_success_file
|
||||
no_log: false
|
||||
|
||||
- name: End if backup has already completed successfully
|
||||
ansible.builtin.meta: end_host
|
||||
|
Loading…
x
Reference in New Issue
Block a user