Commit Graph

15 Commits

Author SHA1 Message Date
a6b051d9e4 refactor(vars): add system/hypervisor dict inputs
- Normalize new system_cfg + hypervisor_cfg and keep legacy vm_* and hypervisor_* aliases

- Support multiple system.disks (creation + optional mount + fstab generation)

- Add system_check safety role (production + existing system detection)

- Update README and example inventories
2026-02-11 05:37:18 +01:00
230b14e2ab Move derived vars into role defaults 2026-01-02 11:25:51 +01:00
98d0a4954d Remove defaults for required vars 2025-12-28 17:10:00 +01:00
7fe2a0dcc1 Normalize user-facing defaults 2025-12-28 16:41:11 +01:00
f08855456a Virtualization TPM2 and cloud-init fixes 2025-12-27 20:19:11 +01:00
7e6d8e73b4 Use command module instead of shell if possible 2024-10-28 21:15:10 +01:00
7374b0a4e2 Fix command module formating 2024-10-28 21:07:33 +01:00
ab694ef49c Fix connection DNS resolving inside chroot 2024-10-28 20:26:15 +01:00
ca5caba602 Specify changed_when for shell commands 2024-10-28 19:20:05 +01:00
6e2f081794 fix risky-shell-pipe 2024-10-28 18:47:31 +01:00
8ac881ada1 Fix risky-file-permissions because of unpecified mode 2024-10-28 18:37:44 +01:00
446736da3b Fix line-length 2024-10-28 18:26:54 +01:00
86656f6dbb ansible-lint fixes 2024-07-11 22:20:45 +02:00
95aa4d7189 Write the README and remove variable duplicate storage_path for vm_path 2024-03-22 04:53:51 +01:00
525edb7231 Initial commit 2024-03-19 23:02:50 +01:00