xoxys.dnsmasq/meta/main.yml
Robert Kaussow 6de183933c
All checks were successful
continuous-integration/drone/push Build is passing
change author in meta file
2019-11-06 22:58:16 +01:00

16 lines
275 B
YAML

# Standards: 0.1
---
galaxy_info:
author: xoxys <mail@geeklabor.de>
description: Setup dnsmasq as local dns resolver
license: MIT
min_ansible_version: 2.6
platforms:
- name: EL
versions:
- 7
galaxy_tags:
- dns
- dnsmasq
dependencies: []