Compare commits

..

12 Commits

Author SHA1 Message Date
MORAWSKI Norbert
88f2e172bd fix(sudo): use explicit string check instead of bool conditional for sudo field 2026-03-20 17:28:43 +01:00
MORAWSKI Norbert
2dadda72d2 fix(connection): set ansible_port explicitly at every connection transition 2026-03-20 16:52:15 +01:00
MORAWSKI Norbert
d11f62a1a0 fix(vmware): use primary ansible_* vars for vmware_tools connection plugin precedence 2026-03-20 16:17:41 +01:00
MORAWSKI Norbert
340e82a4dd fix(vmware): use empty password for vmware_tools during live ISO bootstrap 2026-03-20 15:51:35 +01:00
MORAWSKI Norbert
704ff21f0e fix(users): update cloud-init template and input validation for dict users 2026-03-20 15:10:31 +01:00
MORAWSKI Norbert
3e85a44d8e refactor(prompts): remove vars_prompt, require users defined in inventory 2026-03-20 15:06:32 +01:00
MORAWSKI Norbert
2d602646c8 fix(prompts): add default values to vars_prompt to skip in non-interactive mode 2026-03-20 15:03:35 +01:00
MORAWSKI Norbert
c0e672a32a refactor(users): change system.users from list to dict keyed by username 2026-03-20 14:33:13 +01:00
MORAWSKI Norbert
398f1b081d fix(configuration): make root password, user keys, and sudo all optional 2026-03-20 02:03:48 +01:00
MORAWSKI Norbert
8ef57ebbda fix(cloud-init): handle missing keys and make sudo conditional 2026-03-20 02:01:35 +01:00
MORAWSKI Norbert
a47e14aafd fix(cleanup): remove ansible_become override that blocks swapoff/umount 2026-03-20 01:13:20 +01:00
MORAWSKI Norbert
967a1c9d0d feat(global_defaults): add system.features.aur schema for validation passthrough 2026-03-20 01:13:20 +01:00

Diff Content Not Available