K3s deploy on Rpis -- Rancher will live in Node
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
- name: Enable k3s
|
||||
become: yes
|
||||
ansible.builtin.service:
|
||||
name: k3s
|
||||
state: restarted
|
||||
enabled: yes
|
||||
Reference in New Issue
Block a user