Add metadata for Ansible Galaxy
This commit is contained in:
parent
4b6015abfc
commit
86abb1857e
13
meta/main.yml
Normal file
13
meta/main.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user