Moving around more stuff
This commit is contained in:
6
deprecated/playbooks/tasks/ssh.yml
Normal file
6
deprecated/playbooks/tasks/ssh.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- name: Harden the SSH configuration
|
||||
copy:
|
||||
src: ../files/ssh.conf
|
||||
dest: /etc/sshd_config
|
||||
mode: 644
|
||||
|
||||
Reference in New Issue
Block a user