diff --git a/inventory/sample/group_vars/all.yml b/inventory/sample/group_vars/all.yml index e5290db3..cbdffab2 100644 --- a/inventory/sample/group_vars/all.yml +++ b/inventory/sample/group_vars/all.yml @@ -1,5 +1,5 @@ --- -k3s_version: v1.26.3+k3s1 +k3s_version: v1.26.4+k3s1 # this is the user that has ssh access to these machines ansible_user: ansibleuser systemd_dir: /etc/systemd/system