bugfix:TSG-16319:修改k3s service env文件位置
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
- name: "copy k3s.service.env to destination"
|
||||
copy:
|
||||
src: "{{ role_path }}/files/k3s.service.env"
|
||||
dest: /etc/systemd/system/k3s.service.env
|
||||
dest: /usr/lib/systemd/system/k3s.service.env
|
||||
|
||||
- name: "copy multus-cni.tar to destination"
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user