Update opendmarc config file for el9

This commit is contained in:
Adrien Reslinger 2024-02-10 13:01:04 +01:00
parent 21e3612593
commit 90ba5f6642
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
3 changed files with 441 additions and 1 deletions

View file

@ -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