diff --git a/roles/bind-authoritative/tasks/main.yml b/roles/bind-authoritative/tasks/main.yml index 1191b44c..1c6daf7f 100644 --- a/roles/bind-authoritative/tasks/main.yml +++ b/roles/bind-authoritative/tasks/main.yml @@ -25,7 +25,7 @@ - named.conf.options notify: Reload Bind9 -- include: dnssec.yml +- include_tasks: dnssec.yml when: is_master - name: Indicate role in motd