17 lines
296 B
YAML
17 lines
296 B
YAML
---
|
|
galaxy_info:
|
|
author: ptoal
|
|
description: Manage OPNsense Unbound DNS host overrides and domain forwards
|
|
license: MIT
|
|
min_ansible_version: "2.16"
|
|
platforms:
|
|
- name: GenericLinux
|
|
versions:
|
|
- all
|
|
galaxy_tags:
|
|
- opnsense
|
|
- dns
|
|
- unbound
|
|
|
|
dependencies: []
|