update to v0.6.1

This commit is contained in:
Thorsten Schifferdecker
2019-06-24 07:09:47 +02:00
parent 733864fbea
commit 4fe3571229

View File

@@ -1,4 +1,4 @@
k3s_version: v0.6.0 k3s_version: v0.6.1
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]) }}"