test
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
src: sshd_config.j2
|
||||
dest: /etc/ssh/sshd_config
|
||||
backup: yes
|
||||
mode: '0600'
|
||||
mode: "0600"
|
||||
owner: root
|
||||
group: root
|
||||
notify: restart sshd
|
||||
tags: ['ssh-config']
|
||||
tags:
|
||||
- ssh-config
|
Reference in New Issue
Block a user