Compare commits

..
19 Commits
Author SHA1 Message Date
sandwich 771b88a957 fix(bootstrap): use public: true on include_role for cross-role default scoping 2026-03-12 07:18:06 +01:00
sandwich 3d57de9179 fix(environment): move SSH switchover into _configure_network.yml before prepare_installer 2026-03-12 07:18:06 +01:00
sandwich bc45732843 fix(bootstrap): move SSH switchover to main.yml between roles, guard become with default 2026-03-12 07:18:06 +01:00
sandwich b5253932dc fix(bootstrap): remove connection override from environment role to enable SSH switchover 2026-03-12 07:18:06 +01:00
sandwich 53a7ecc206 fix(environment): create /etc/rpm directory before writing macros file 2026-03-12 07:18:06 +01:00
sandwich 016317361a fix(environment): bring interface up before IP assignment, switch to SSH after network config 2026-03-12 07:18:06 +01:00
sandwich b17a69c049 fix(global_defaults): populate flat network fields from interfaces[0] in pre-computed path 2026-03-12 07:18:06 +01:00
sandwich cbc5c35f6b fix(environment): configure DNS resolvers in /etc/resolv.conf for VMware VMs 2026-03-12 07:18:06 +01:00
sandwich 31e1f421d8 fix(bootstrap): add pre-block safety flag to prevent deleting pre-existing VMs 2026-03-12 07:18:06 +01:00
sandwich 6c1651045b fix(environment): guard hypervisor_cfg.ssh with default(false) for missing key 2026-03-12 07:18:06 +01:00
sandwich 454673444f fix(bootstrap): replace become directive with ansible_become var on include_role 2026-03-12 07:18:06 +01:00
sandwich 576d2729fe feat(bootstrap): add rescue block to delete VMs on failed bootstrap 2026-03-12 07:18:06 +01:00
sandwich e6f4e55d21 fix(vmware): add vCenter auth and guest path to vmware_tools connection vars 2026-03-12 07:18:06 +01:00
sandwich 30e511ec70 fix(vmware): inherit vCenter folder from hypervisor_cfg.folder when system.path is empty 2026-03-12 07:18:06 +01:00
sandwich 120a946745 fix(vmware): set vmware_tools connection vars and fix role param precedence 2026-03-12 07:18:06 +01:00
sandwich 06ba5469b2 fix(system_check): add become: false to delegated vmware/xen existence checks 2026-03-12 07:18:06 +01:00
sandwich 7a60d73a20 fix(global_defaults): handle disks without mount key in mountpoint validation 2026-03-12 07:18:05 +01:00
sandwich 43789a7af2 docs: update hypervisor.host references to hypervisor.node 2026-03-12 07:18:05 +01:00
sandwich 0db2d24dcd feat(vmware): add hypervisor.node as unified placement field (replaces host) 2026-03-12 07:18:05 +01:00

Diff Content Not Available