Update 'roles/shell/tasks/postfix.yml'

This commit is contained in:
2023-07-05 19:54:42 +00:00
parent 15d6040d26
commit 4e255ac9f6

View File

@@ -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