diff --git a/basics.yml b/basics.yml index 8e12170..8f61b37 100644 --- a/basics.yml +++ b/basics.yml @@ -204,7 +204,7 @@ ansible.builtin.file: path: /root/.ssh owner: root - group: docker + group: root state: directory mode: '0550'