From 4e2703c52026009c34e8dcb8294b50881f9152f8 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Mon, 3 Feb 2025 17:21:58 +0100 Subject: opentofu: add kubespray submodule to deploy via ansible Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5" --- opentofu/outputs.tf | 1 - 1 file changed, 1 deletion(-) (limited to 'opentofu/outputs.tf') diff --git a/opentofu/outputs.tf b/opentofu/outputs.tf index 7779a10..c6c3d88 100644 --- a/opentofu/outputs.tf +++ b/opentofu/outputs.tf @@ -3,7 +3,6 @@ locals { [proxmox_vm_qemu.k8s_cp], proxmox_vm_qemu.k8s_worker, [proxmox_vm_qemu.docker_server], - [proxmox_vm_qemu.ubuntu_server_noble] ]) } -- cgit v1.2.3