some changes

This commit is contained in:
Jens Heinitz
2021-11-12 18:44:33 +01:00
parent f7857cd5eb
commit 5abaf1febe
11 changed files with 10 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
---
k3s_version: v1.17.5+k3s1
#k3s_version: v1.17.5+k3s1
k3s_version: v1.21.4+k3s1
ansible_user: pi
systemd_dir: /etc/systemd/system
master_ip: "{{ hostvars[groups['k3s_master'][0]]['ansible_host'] | default(groups['k3s_master'][0]) }}"