This commit is contained in:
2022-02-21 17:36:20 +01:00
parent b0346a0401
commit 6649efc76e
4 changed files with 329 additions and 5 deletions

View File

@ -65,7 +65,7 @@
- name: (sshd.yml) Create new sshd_config from template sshd_config.j2
template:
src: etc/ssh/sshd_config.j2
src: etc/ssh/sshd_config.ubuntu.j2
dest: /etc/ssh/sshd_config
owner: root
group: root