Add zstd toggle for btrfs and zram

This commit is contained in:
2026-01-02 18:47:32 +01:00
parent a669e3ddfb
commit 49372309d2
5 changed files with 30 additions and 16 deletions

View File

@@ -5,6 +5,7 @@ cis: false
selinux: true
vmware_ssh: false
firewalld_enabled: true
zstd_enabled: true
cis_enabled: "{{ cis | bool }}"