mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-26 00:22:36 +01:00
bump k3s versions to v0.7.0
This commit is contained in:
committed by
GitHub
parent
b07143780b
commit
72958f9688
@@ -1,4 +1,4 @@
|
|||||||
k3s_version: v0.6.1
|
k3s_version: v0.7.0
|
||||||
ansible_user: debian
|
ansible_user: debian
|
||||||
systemd_dir: /etc/systemd/system
|
systemd_dir: /etc/systemd/system
|
||||||
master_ip: "{{ hostvars[groups['master'][0]]['ansible_host'] | default(groups['master'][0]) }}"
|
master_ip: "{{ hostvars[groups['master'][0]]['ansible_host'] | default(groups['master'][0]) }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user