|
@@ -6,7 +6,6 @@ |
|
|
state: absent |
|
|
state: absent |
|
|
with_fileglob: |
|
|
with_fileglob: |
|
|
- /etc/ssh/ssh_host_* |
|
|
- /etc/ssh/ssh_host_* |
|
|
register: _ssh_host_keys_delete |
|
|
|
|
|
|
|
|
|
|
|
- name: reconfigure ssh server |
|
|
- name: reconfigure ssh server |
|
|
shell: dpkg-reconfigure openssh-server |
|
|
shell: dpkg-reconfigure openssh-server |