This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-ssh_host_key
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
when
master
Markus Katharina Brechtel
7 years ago
parent
fd6fd0e191
commit
963dc11c20
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/regenerate.yml
+ 0
- 1
tasks/regenerate.yml
View File
@@ -6,7 +6,6 @@
state: absent
with_fileglob:
- /etc/ssh/ssh_host_*
register: _ssh_host_keys_delete
- name: reconfigure ssh server
shell: dpkg-reconfigure openssh-server
Write
Preview
Loading…
Cancel
Save