more work, get rid of jail stuff, using vps directly
This commit is contained in:
7
roles/ssh/handlers/main.yaml
Normal file
7
roles/ssh/handlers/main.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: start sshd
|
||||
service:
|
||||
name: sshd
|
||||
state: restarted
|
||||
async: 45
|
||||
poll: 5
|
||||
Reference in New Issue
Block a user