blob: 789cf139622235003b0a723c4700bac65256297b [file] [log] [blame]
Zack Williams8296e472021-03-23 21:13:07 -07001---
2# unbound tasks/OpenBSD.yml
3#
4# SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6
7# unbound installed in base
8
9- name: Set unbound arguments for use with service module
10 set_fact:
11 unbound_arguments: "-c /var/unbound/etc/unbound.conf"