Adapt my old role to OpenBSD

This commit is contained in:
Oleg Vasilev
2021-12-27 23:30:53 +03:00
parent ac04c70812
commit 78d0ad0abf
3 changed files with 31 additions and 1 deletions

6
handlers/main.yml Normal file
View File

@@ -0,0 +1,6 @@
---
- name: sshd | Apply config
service:
name: sshd
state: restarted