refactor(vars): add system/hypervisor dict inputs

This commit is contained in:
2026-02-11 05:37:18 +01:00
parent c4c96dbfb5
commit fc05708466
62 changed files with 2422 additions and 871 deletions

View File

@@ -1,5 +1,6 @@
---
hypervisor: "none"
hypervisor:
type: "none"
install_type: "physical"
install_drive: "/dev/sda"
@@ -8,7 +9,7 @@ filesystem: "btrfs"
cis: false
selinux: true
firewalld_enabled: true
firewall_enabled: true
luks_enabled: true
luks_passphrase: "1234"