2016-05-24 11:49:28 +02:00
|
|
|
{% from "postfix/map.jinja" import postfix with context %}
|
|
|
|
|
2021-03-14 22:33:21 +01:00
|
|
|
postfix-pcre-pkg-installed-pcre:
|
2016-05-24 11:49:28 +02:00
|
|
|
pkg.installed:
|
|
|
|
- name: {{ postfix.pcre_pkg }}
|
2016-05-24 12:40:05 +02:00
|
|
|
- watch_in:
|
2021-03-14 22:33:21 +01:00
|
|
|
- service: postfix-init-service-running-postfix
|