Add metadata for Ansible Galaxy

This commit is contained in:
Baptiste Jonglez 2017-09-01 22:41:30 +02:00
parent 4b6015abfc
commit 86abb1857e
1 changed files with 13 additions and 0 deletions

13
meta/main.yml Normal file
View File

@ -0,0 +1,13 @@
galaxy_info:
author: Baptiste Jonglez
description: Ansible role to configure NSD on Debian
license: MIT
min_ansible_version: 1.7
platforms:
- name: Debian
versions:
- all
galaxy_tags:
- nsd
- dns
- debian