74cb09ffee
refactor(schema): rename nested dict keys and simplify validation
2026-02-11 05:37:18 +01:00
e7c898d653
refactor(vars): simplify normalization and remove effective intermediates
2026-02-11 05:37:18 +01:00
2d46df8f5a
refactor(vars): enforce nested system and hypervisor schema
2026-02-11 05:37:18 +01:00
45d3fef4e2
refactor(vars): remove legacy variable inputs
...
- Require hypervisor as dict input and use hypervisor_cfg/hypervisor_type internally
- Remove vm_* and hypervisor_* compatibility aliases
- Update roles and docs to use system/hypervisor dictionaries only
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
0a76e07b39
Fix post-reboot extra packages task
2026-01-02 15:55:27 +01:00
f7c020de52
Drop vars.yml usage
2026-01-02 15:10:35 +01:00
bc6bd2823f
Inline extra package normalization
2026-01-02 15:10:34 +01:00
01e0ea8b4b
Move pre-tasks into global defaults
2026-01-02 15:10:34 +01:00
be80c4096c
Restore global defaults lint exclusion
2026-01-02 15:10:34 +01:00
f8e3ce62d4
Map global defaults in playbook
2026-01-02 15:10:34 +01:00
78316a8946
Fix lint formatting and exceptions
2026-01-02 15:10:34 +01:00
f46dea0748
Define optional defaults and require vm_cpus
2026-01-02 11:25:06 +01:00
98d0a4954d
Remove defaults for required vars
2025-12-28 17:10:00 +01:00
fd37b4ee96
Move global defaults into role defaults
2025-12-28 16:47:53 +01:00
7fe2a0dcc1
Normalize user-facing defaults
2025-12-28 16:41:11 +01:00
a71d27c29d
Playbook flow and environment prep
2025-12-25 20:47:37 +01:00
7953c2c285
Add Debian 13 (Trixie) support
2025-08-11 21:37:25 +02:00
970af5ff73
Fix rhel10 variable assertion
2025-07-06 04:36:55 +02:00
ede6829a89
Update Fedora to 42
2025-07-06 04:28:59 +02:00
11f7af1d9f
Add rhel10 support
2025-06-17 03:13:30 +02:00
b3b6376d81
Do not check if VM is back on vmware with cis activated, it will fail
...
without the key, and key cannot be set otherwise awx refuses connection
2025-01-21 21:30:56 +01:00
293b608c84
Add ssh key survey
2025-01-21 20:00:18 +01:00
8d0c948dff
CIS Adjustments
2025-01-21 19:55:36 +01:00
2e7e4d6423
Add some extra packages and vi mode for bash
2024-11-05 03:36:15 +01:00
2d96b12367
Add final check if the VM is up and running after reboot
2024-11-01 23:58:52 +01:00
88aebd5276
Preper Shutdown so VMware does not corrupt the installation
2024-10-31 18:27:31 +01:00
e22cf5cc60
Add SWAP support
2024-10-31 05:46:33 +01:00
e3d61d5fdc
improve VMware cleanup
2024-10-31 01:12:51 +01:00
72305d48a3
Fix variable hierarchy
2024-10-30 22:19:00 +01:00
fa175eeb78
set cis default value
2024-10-30 18:14:29 +01:00
98bdb9b824
Fix VM Connection if hypervisor is VMware
2024-10-30 17:57:22 +01:00
d499e222bb
Fix recursion
2024-10-30 17:09:22 +01:00
1201fe8f4b
fix jinja syntax
2024-10-30 17:05:50 +01:00
5742a9fd78
Move hypervisor and disk variable from main playbook
2024-10-30 16:58:22 +01:00
b6ab48d062
move vm_ip back since it is not a permanent/static variable
2024-10-30 14:10:37 +01:00
8cc54806c1
Move some persstent Vars to main playbook
2024-10-30 14:01:07 +01:00
c437e4c43d
Assertion for minimum filesystem size
2024-10-30 00:44:19 +01:00
1e625fd138
Add RHEL8 and RHEL9 support
2024-10-30 00:29:46 +01:00
ca5caba602
Specify changed_when for shell commands
2024-10-28 19:20:05 +01:00
9ad4e96806
Replace ignore_errors with failed_when
2024-10-28 18:56:00 +01:00
86656f6dbb
ansible-lint fixes
2024-07-11 22:20:45 +02:00
92a0f18240
add ubuntu support
2024-04-17 10:53:09 +02:00
bf1ee09d48
Add RockyLinux support
2024-04-16 01:14:05 +02:00
f698e04779
move assertion list to main playbook
2024-04-15 21:23:32 +02:00
d4f22b1ae4
Make sure Clean role connects local instead of over ssh
2024-03-20 00:01:12 +01:00
525edb7231
Initial commit
2024-03-19 23:02:50 +01:00