4
0
Fork 0

dest to path 5.2.1

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-26 14:59:18 +00:00
parent 388dbd797c
commit 9cf1f08eec
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -2,7 +2,7 @@
- name: "5.2.1 | Ensure permissions on /etc/ssh/sshd_config are configured" - name: "5.2.1 | Ensure permissions on /etc/ssh/sshd_config are configured"
ansible.builtin.file: ansible.builtin.file:
dest: /etc/ssh/sshd_config path: /etc/ssh/sshd_config
owner: root owner: root
group: root group: root
mode: 0600 mode: 0600