feat: changed lxc to vm in k3s
This commit is contained in:
@@ -20,3 +20,8 @@
|
||||
name: root
|
||||
groups: docker
|
||||
append: yes
|
||||
|
||||
- name: Enable docker on startup
|
||||
ansible.builtin.shell: |
|
||||
systemctl enable docker.service
|
||||
systemctl enable containerd.service
|
||||
|
||||
Reference in New Issue
Block a user