remove conditional; update meta

This commit is contained in:
2024-07-26 13:40:21 -04:00
parent 0fb6fe9413
commit 584b849173
2 changed files with 4 additions and 7 deletions

View File

@ -10,5 +10,3 @@
- name: Include the backup role
ansible.builtin.include_role:
name: ../roles/rear_backup
when:
- not rear_backup_skip | default(false) | bool