mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-20 14:11:29 -03:30
Change the owner of /etc/crictl.yaml to root (#7254)
This commit is contained in:
parent
670c37b428
commit
1a91792e7c
@ -8,7 +8,7 @@
|
||||
template:
|
||||
src: crictl.yaml.j2
|
||||
dest: /etc/crictl.yaml
|
||||
owner: bin
|
||||
owner: root
|
||||
mode: 0644
|
||||
|
||||
- name: Copy crictl binary from download dir
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user