From 9fb091f123d0280304a4555e904128777a8088e7 Mon Sep 17 00:00:00 2001 From: Panopticon Date: Fri, 26 Dec 2025 18:34:12 +0100 Subject: [PATCH] Update inventory/sample/group_vars/all.yml Co-authored-by: Cameron Pickett --- inventory/sample/group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/sample/group_vars/all.yml b/inventory/sample/group_vars/all.yml index e8e8aa9..dcf58c4 100644 --- a/inventory/sample/group_vars/all.yml +++ b/inventory/sample/group_vars/all.yml @@ -1,5 +1,5 @@ --- -k3s_version: v1.34.2+k3s2 +k3s_version: v1.34.2+k3s1 # this is the user that has ssh access to these machines ansible_user: ansibleuser systemd_dir: /etc/systemd/system