Refs #8025 Rol debian-base. ssh task - add notify to restart sshd when changes came.
This commit is contained in:
parent
588db894a1
commit
43019754c4
|
@ -15,6 +15,7 @@
|
|||
owner: root
|
||||
group: root
|
||||
mode: u=rw,g=r,o=r
|
||||
notify: restart sshd
|
||||
- name: Delete old host SSH keys
|
||||
file:
|
||||
path: "{{ item }}"
|
||||
|
|
Loading…
Reference in New Issue