base: Remove ssh handler as it's now in own role

This commit is contained in:
Timo Makinen 2021-03-17 05:16:11 +00:00
parent 0172750ca1
commit 6858706c0b

View file

@ -1,6 +0,0 @@
---
- name: restart sshd
service:
name: sshd
state: restarted