blob: e067aa94143c4a5513df113abcbacff571bca94b [file] [log] [blame]
Zack Williams13644cc2020-08-30 15:16:43 -07001---
2# nsd tasks/OpenBSD.yml
3#
4# SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6
Zack Williamsb7f2ab42021-03-15 22:26:41 -07007# NSD installed in base
8
9- name: Set unbound arguments for use with service module
10 set_fact:
11 nsd_arguments: "-c /var/nsd/etc/nsd.conf"