Force owner opendkim for /etc/opendkim/ folder
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Eric Morino 2020-06-05 10:59:42 +02:00
parent 7f0931510f
commit 2fbf1ff9f9
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,8 @@
- name: Set folder permissions to 0750
file:
path: "/etc/opendkim/"
owner: opendkim
group: opendkim
mode: "0750"
force: yes
tags: