Add some stuff; remove some stuff
This commit is contained in:
@ -16,3 +16,6 @@
|
||||
- name: Include the backup role
|
||||
ansible.builtin.include_role:
|
||||
name: ../roles/rear_backup
|
||||
when:
|
||||
- ansible_distribution_major_version == '7'
|
||||
- not rear_backup_skip | default(false) | bool
|
||||
|
Reference in New Issue
Block a user