add openbsd support to opensmtpd role
This commit is contained in:
parent
745b4a5a77
commit
e022e3f991
5 changed files with 45 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart opensmtpd
|
||||
service:
|
||||
name: opensmtpd
|
||||
name: "{{ opensmtpd_service }}"
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue