Fix extra task sneaking in
This commit is contained in:
parent
cea6e296bf
commit
3b3d5c2056
@ -13,12 +13,6 @@
|
||||
ansible.builtin.import_role:
|
||||
name: rhc.rear.rear_vars
|
||||
|
||||
- name: Include NFS export role
|
||||
ansible.builtin.include_role:
|
||||
name: rhc.rear.nfs_export
|
||||
vars:
|
||||
rear_backup_workflow: standalone
|
||||
|
||||
- name: Check for previous backup completion
|
||||
ansible.builtin.stat:
|
||||
path: "{{ rear_backup_success_file_path }}/{{ rear_backup_workflow }}_rear_success"
|
||||
|
Loading…
x
Reference in New Issue
Block a user