Commit Graph

20 Commits

Author SHA1 Message Date
9f5096d69d docu(schema): align docs and baremetal example with dict model 2026-02-11 05:37:18 +01:00
53bb4589b6 fix(runtime): migrate roles to nested system fields 2026-02-11 05:37:18 +01:00
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
fe0b72c9d8 Make chroot command configurable 2026-01-02 18:53:55 +01:00
230b14e2ab Move derived vars into role defaults 2026-01-02 11:25:51 +01:00
7fe2a0dcc1 Normalize user-facing defaults 2025-12-28 16:41:11 +01:00
dda1287f23 CIS role split and permission safety 2025-12-27 22:27:26 +01:00
11f7af1d9f Add rhel10 support 2025-06-17 03:13:30 +02:00
3d3f1caa14 Improve SSH CIS hardening 2025-05-04 01:41:00 +02:00
7b972053ef Fix CIS applienc for RHEL8 2025-01-21 22:34:01 +01:00
8d0c948dff CIS Adjustments 2025-01-21 19:55:36 +01:00
d164b6a573 remove deperacted parameter causing sshd startup fails 2024-10-30 00:32:08 +01:00
1e625fd138 Add RHEL8 and RHEL9 support 2024-10-30 00:29:46 +01:00
77b5920ddb Remove SSH Config multiline since OpenSSH does not support it 2024-10-29 14:25:53 +01:00
7374b0a4e2 Fix command module formating 2024-10-28 21:07:33 +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
2b97049dec fix cis support for all distros 2024-04-17 14:09:32 +02:00
525edb7231 Initial commit 2024-03-19 23:02:50 +01:00