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