Remove task to restart sshd
Turns out restarting sshd via ssh isn't the best plan
This commit is contained in:
parent
c27460c47e
commit
d50ab02b3c
@ -19,7 +19,3 @@
|
||||
regexp: "GSSAPIAuthentication yes"
|
||||
replace: "GSSAPIAuthentication no"
|
||||
|
||||
- name: Restart sshd
|
||||
service:
|
||||
name: sshd
|
||||
state: restarted
|
||||
|
Reference in New Issue
Block a user