forked from gadmin/gsb2023
fix: fixed k3s not starting at boot
This commit is contained in:
@@ -4,8 +4,3 @@
|
||||
|
||||
- name: installation de k3s...
|
||||
shell: curl -sfL https://get.k3s.io | sh -s - --docker
|
||||
|
||||
- name: activationde k3s au démarrage...
|
||||
systemd:
|
||||
name: k3s
|
||||
enabled: true
|
||||
|
Reference in New Issue
Block a user