Merge branch 'sshd_hardening'

This commit is contained in:
~ubergeek
2018-12-21 08:14:34 -07:00
2 changed files with 129 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# sshd_config module
---
- name: Configure sshd
copy: src=../files/sshd_config dest=/etc/ssh/sshd_config mode=0644