fix group root
This commit is contained in:
parent
683a6cdb55
commit
856c6e5462
@ -204,7 +204,7 @@
|
|||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: /root/.ssh
|
path: /root/.ssh
|
||||||
owner: root
|
owner: root
|
||||||
group: docker
|
group: root
|
||||||
state: directory
|
state: directory
|
||||||
mode: '0550'
|
mode: '0550'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user