Add zstd toggle for btrfs and zram

This commit is contained in:
2026-01-02 18:47:32 +01:00
parent 696df925c6
commit 2891de8fef
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 }}"