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