8 lines
173 B
YAML

---
- name: Execute ReaR backup
ansible.builtin.debug:
msg: "Executing ReaR backup explicitly including the '{{ bigboot_adjacent_lvm_device }}' logical volume."
...