Adapt my old role to OpenBSD
This commit is contained in:
6
handlers/main.yml
Normal file
6
handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: sshd | Apply config
|
||||
service:
|
||||
name: sshd
|
||||
state: restarted
|
Reference in New Issue
Block a user