7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
|
---
|
||
|
{%- from "postfix/map.jinja" import postfix with context %}
|
||
|
postfix-service:
|
||
|
service.running:
|
||
|
- name: postfix
|
||
|
- enable: True
|
||
|
- reload: True
|