Minor updates

This commit is contained in:
2025-02-27 19:38:35 -05:00
parent 5cc8842bc5
commit 1355dc96f7
2 changed files with 3 additions and 12 deletions

View File

@ -7,12 +7,6 @@
tasks:
- name: "Debug survey: rear_force_backup"
ansible.builtin.debug:
var: rear_force_backup
when:
- rear_force_backup is defined
- name: Include the backup role
ansible.builtin.include_role:
name: ../roles/rear_backup