major refactoring
This commit is contained in:
7
roles/config/tasks/btrfs.yml
Normal file
7
roles/config/tasks/btrfs.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: "btrfs: Install btrfsmaintenance"
|
||||
community.general.rpm_ostree_pkg:
|
||||
name: btrfsmaintenance
|
||||
state: "present"
|
||||
become: yes
|
||||
when: config_btrfsmaintenance_enable | bool
|
||||
Reference in New Issue
Block a user