Skip to content
Snippets Groups Projects
Verified Commit 0f71999e authored by Tilman Vatteroth's avatar Tilman Vatteroth :robot:
Browse files

Fix permission of sshd_config file

parent aa3df408
No related branches found
No related tags found
No related merge requests found
Pipeline #178652 passed
......@@ -36,7 +36,7 @@
create: true
owner: root
group: root
mode: "0755"
mode: "0644"
validate: sshd -t -f %s
- name: Create service override directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment