Update opendmarc config file for el9
This commit is contained in:
parent
21e3612593
commit
90ba5f6642
3 changed files with 441 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
- name: Install template config file
|
||||
template:
|
||||
src: etc/opendmarc.conf.j2
|
||||
src: etc/opendmarc.conf.{{ ansible_os_family }}{{ ansible_distribution_major_version }}.j2
|
||||
dest: /etc/opendmarc.conf
|
||||
owner: root
|
||||
group: root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue