no aapend dkim records

This commit is contained in:
Antonio J. Delgado 2024-02-08 15:18:10 +02:00
parent 45448f76d4
commit c881e2ef94

View file

@ -24,7 +24,7 @@
record_type: "DKIM"
name: '_domainkey'
record_ttl: 10
append: true
append: false
loop: "{{ key_file['results'] }}"
when:
- "'.local' not in item['item']"