diff --git a/tasks/configure_ovh.yml b/tasks/configure_ovh.yml index cb79dd0..6980045 100644 --- a/tasks/configure_ovh.yml +++ b/tasks/configure_ovh.yml @@ -22,6 +22,7 @@ record_ttl: 10 append: true loop: "{{ key_file['results'] }}" + delegate_to: localhost when: - "'.local' not in item['item']" - item['item'] | regex_findall('\.') | length == 1