mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 21:40:17 +00:00
Update 'roles/shell/tasks/postfix.yml'
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
---
|
---
|
||||||
- name: Create opendkim socket directory
|
- name: Create opendkim socket directory
|
||||||
file:
|
file:
|
||||||
path: /etc/postfix/opendkim
|
path: /var/spool/postfix/opendkim
|
||||||
state: directory
|
state: directory
|
||||||
owner: opendkim
|
owner: opendkim
|
||||||
group: postfix
|
group: postfix
|
||||||
|
|||||||
Reference in New Issue
Block a user