playbooks/k3s-cluster.yaml

7 lines
117 B
YAML

- name: Run K3S-cluster setup
hosts: all
become: yes
gather_facts: yes
roles:
- roles/vhosts/k3s-cluster