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