no aapend dkim records
This commit is contained in:
parent
45448f76d4
commit
c881e2ef94
1 changed files with 1 additions and 1 deletions
|
@ -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']"
|
||||
|
|
Loading…
Reference in a new issue