add autofsck role

This commit is contained in:
2024-07-03 15:18:59 -04:00
parent 78e4acf92a
commit e264059ccc
2 changed files with 10 additions and 0 deletions

View File

@ -7,6 +7,10 @@
tasks:
- name: Include the autofsck role
ansible.builtin.include_role:
name: autofsck
- name: Include the backup role
ansible.builtin.include_role:
name: rear_backup