Compare commits

..

19 Commits

Author SHA1 Message Date
c73fe22137 fix(bootstrap): use public: true on include_role for cross-role default scoping 2026-03-12 07:15:24 +01:00
868cdea9b2 fix(environment): move SSH switchover into _configure_network.yml before prepare_installer 2026-03-12 06:27:52 +01:00
0c9ccbf28a fix(bootstrap): move SSH switchover to main.yml between roles, guard become with default 2026-03-12 05:57:11 +01:00
225f9967de fix(bootstrap): remove connection override from environment role to enable SSH switchover 2026-03-12 05:50:41 +01:00
7376383324 fix(environment): create /etc/rpm directory before writing macros file 2026-03-12 05:38:10 +01:00
39043b45ee fix(environment): bring interface up before IP assignment, switch to SSH after network config 2026-03-12 05:28:32 +01:00
31b06f1f56 fix(global_defaults): populate flat network fields from interfaces[0] in pre-computed path 2026-03-12 04:49:10 +01:00
6015a9bc4e fix(environment): configure DNS resolvers in /etc/resolv.conf for VMware VMs 2026-03-12 04:02:58 +01:00
4f9893ff6d fix(bootstrap): add pre-block safety flag to prevent deleting pre-existing VMs 2026-03-12 03:41:56 +01:00
ba46c3a157 fix(environment): guard hypervisor_cfg.ssh with default(false) for missing key 2026-03-12 03:37:34 +01:00
4e8dc929a8 fix(bootstrap): replace become directive with ansible_become var on include_role 2026-03-12 03:26:06 +01:00
b59746c463 feat(bootstrap): add rescue block to delete VMs on failed bootstrap 2026-03-12 03:15:15 +01:00
2085fc1696 fix(vmware): add vCenter auth and guest path to vmware_tools connection vars 2026-03-12 02:55:11 +01:00
7227ca1aa0 fix(vmware): inherit vCenter folder from hypervisor_cfg.folder when system.path is empty 2026-03-12 02:41:22 +01:00
a6300a5467 fix(vmware): set vmware_tools connection vars and fix role param precedence 2026-03-12 02:30:03 +01:00
b224f0780e fix(system_check): add become: false to delegated vmware/xen existence checks 2026-03-12 02:14:17 +01:00
c9bc8cb624 fix(global_defaults): handle disks without mount key in mountpoint validation 2026-03-12 01:59:25 +01:00
89ddfedd52 docs: update hypervisor.host references to hypervisor.node 2026-03-11 04:12:48 +01:00
44aa6ac369 feat(vmware): add hypervisor.node as unified placement field (replaces host) 2026-03-11 04:05:36 +01:00

Diff Content Not Available