Support OpenSMTPd only on OpenBSD
This commit is contained in:
parent
c8f65fc7bd
commit
a1c96a5369
5 changed files with 9 additions and 40 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart opensmtpd
|
||||
service:
|
||||
name: "{{ opensmtpd_service }}"
|
||||
name: smtpd
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue