diff --git a/tasks/configure_ovh.yml b/tasks/configure_ovh.yml index 9160cb2..1b3cbae 100644 --- a/tasks/configure_ovh.yml +++ b/tasks/configure_ovh.yml @@ -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']"