Refactored role native-sshd

This commit is contained in:
2021-01-01 13:57:04 +01:00
parent e2091a0df7
commit 8c7b91f71f
6 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
- name: configuring ssh
template: src=sshd_config dest=/etc/ssh/
notify: sshd restart