diff --git a/tasks/dmarc.yml b/tasks/dmarc.yml index 4d89a7f..64338a6 100644 --- a/tasks/dmarc.yml +++ b/tasks/dmarc.yml @@ -32,7 +32,7 @@ vars: record: zone: "{{ item }}" - name: "_dmarc.{{ item }}." + name: "_dmarc" ttl: "3600" type: TXT content: "v=DMARC1; p=none; pct=100; rua=mailto:dmarc-reports@{{ item }}; ruf=mailto:dmarc-reports@{{ item }}"