Add support for Rocky, bump default install version (#238)

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2023-11-09 12:56:38 -08:00
committed by GitHub
parent e6233d9f7d
commit 45289ba7d9
3 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ k3s_cluster:
vars:
ansible_port: 22
ansible_user: debian
k3s_version: v1.25.5+k3s2
k3s_version: v1.26.9+k3s1
token: "mytoken" # Use ansible vault if you want to keep it secret
api_endpoint: "{{ hostvars[groups['server'][0]]['ansible_host'] | default(groups['server'][0]) }}"
extra_server_args: ""