forked from infra/ansible
minor cleanup
This commit is contained in:
parent
db0cc8517a
commit
67066c88c7
@ -104,7 +104,7 @@
|
|||||||
replace: "rotate 7"
|
replace: "rotate 7"
|
||||||
loop: "{{ logrotateconfigpaths }}"
|
loop: "{{ logrotateconfigpaths }}"
|
||||||
|
|
||||||
- name: Configure ssh password login
|
- name: Configure sshd
|
||||||
template:
|
template:
|
||||||
src: sshd_config.j2
|
src: sshd_config.j2
|
||||||
dest: /etc/ssh/sshd_config
|
dest: /etc/ssh/sshd_config
|
||||||
|
Loading…
Reference in New Issue
Block a user