This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
valinor/ansible/kubernetes/inventory/group_vars/worker/main.yaml

4 lines
71 B
YAML

---
k3s_control_node: false
k3s_agent:
node-ip: "{{ ansible_host }}"