Update 'roles/shell/tasks/opendkim.yml'
This commit is contained in:
parent
05d9c6fb75
commit
4092f6a0ad
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue