--- - name: restart named systemd: name: "{{ bind_service_name }}" state: restarted daemon_reload: true