mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 21:40:17 +00:00
Update 'roles/shell/tasks/opendkim.yml'
This commit is contained in:
@@ -34,8 +34,8 @@
|
|||||||
|
|
||||||
- name: copy opendkim.conf
|
- name: copy opendkim.conf
|
||||||
copy:
|
copy:
|
||||||
src: ../files/opendkim.conf
|
src: ../files/etc/opendkim.conf
|
||||||
dest: /etc/opendkim/opendkim.conf
|
dest: /etc/opendkim.conf
|
||||||
owner: opendkim
|
owner: opendkim
|
||||||
group: opendkim
|
group: opendkim
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
|||||||
Reference in New Issue
Block a user