2019-01-09 19:23:09 +00:00
|
|
|
# Standards: 0.1
|
2019-01-06 22:41:16 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2019-11-07 08:24:51 +00:00
|
|
|
# @meta author:value: [xoxys](https://gitea.rknet.org/xoxys)
|
2019-11-06 21:58:16 +00:00
|
|
|
author: xoxys <mail@geeklabor.de>
|
2019-01-06 22:41:16 +00:00
|
|
|
description: Setup dnsmasq as local dns resolver
|
2019-10-16 20:03:54 +00:00
|
|
|
license: MIT
|
2019-01-06 22:41:16 +00:00
|
|
|
min_ansible_version: 2.6
|
|
|
|
platforms:
|
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 7
|
|
|
|
galaxy_tags:
|
|
|
|
- dns
|
|
|
|
- dnsmasq
|
|
|
|
dependencies: []
|