Remove debug
This commit is contained in:
parent
17c95aad22
commit
0508017e08
@ -18,10 +18,6 @@
|
|||||||
path: "{{ bigboot_backup_success_file }}"
|
path: "{{ bigboot_backup_success_file }}"
|
||||||
register: bigboot_backup_success
|
register: bigboot_backup_success
|
||||||
|
|
||||||
- name: Debug vars
|
|
||||||
ansible.builtin.debug:
|
|
||||||
msg: "bigboot_backup_success['stat']['exists'] -> {{ bigboot_backup_success['stat']['exists'] }} -- rear_force_backup -> {{ rear_force_backup }}"
|
|
||||||
|
|
||||||
- name: End if backup for Bigboot already exists
|
- name: End if backup for Bigboot already exists
|
||||||
ansible.builtin.meta: end_host
|
ansible.builtin.meta: end_host
|
||||||
when:
|
when:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user