mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
5 lines
170 B
YAML
5 lines
170 B
YAML
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]) }}"
|