Update k3s v0.8.0 to v0.8.1

This commit is contained in:
Erik Wilson 2019-08-20 17:32:49 -07:00
parent 1d8dd05b18
commit 830a191af9

View File

@ -1,4 +1,4 @@
k3s_version: v0.8.0
k3s_version: v0.8.1
ansible_user: debian
systemd_dir: /etc/systemd/system
master_ip: "{{ hostvars[groups['master'][0]]['ansible_host'] | default(groups['master'][0]) }}"