Update 'roles/shell/tasks/opendkim.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-07-05 18:53:20 +00:00
parent 9b3c09b9fc
commit 7035e860e7
1 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,14 @@
group: opendkim
mode: 0770
- name: Create opendkim thunix.net keys directory
file:
path: /etc/opendkim/keys/thunix.net
state: directory
owner: opendkim
group: opendkim
mode: 0700
- name: copy signing.table
copy:
src: ../files/signing.table