1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_unbound.git synced 2024-08-16 13:39:49 +02:00
ansible_role_unbound/meta/main.yml

23 lines
435 B
YAML
Raw Normal View History

2021-03-13 01:15:50 +01:00
---
galaxy_info:
author: do1jlr
description: Ansible role to install and configure the unbound DNS resolver.
role_name: unbound
license: MIT
min_ansible_version: 2.11
2021-03-13 01:15:50 +01:00
github_branch: master
platforms:
- name: Debian
versions: all
- name: Ubuntu
versions: all
2021-09-30 00:28:30 +02:00
- name: Fedora
versions: all
- name: EL
versions: all
2021-03-13 01:15:50 +01:00
galaxy_tags:
- unbound
- dns
- dnssec
2021-03-13 01:15:50 +01:00
dependencies: []