Add firewalld_enabled toggle

This commit is contained in:
2026-01-02 11:25:40 +01:00
parent 8395ad9e90
commit 1c23055dd2
6 changed files with 24 additions and 6 deletions

View File

@@ -4,6 +4,7 @@ custom_iso: false
cis: false
selinux: true
vmware_ssh: false
firewalld_enabled: true
cis_enabled: "{{ cis | bool }}"
custom_iso_enabled: "{{ custom_iso | bool }}"