add minimal meta/main.yml

This commit is contained in:
Robert Kaussow 2018-07-05 23:23:00 +02:00
parent be9b221358
commit 52ee3143f2
1 changed files with 14 additions and 0 deletions

14
meta/main.yml Normal file
View File

@ -0,0 +1,14 @@
---
galaxy_info:
author: xoxys
description: Setup mongodb database
license: MIT
min_ansible_version: 2.4
platforms:
- name: EL
versions:
- 7
galaxy_tags:
- db
- mongodb
dependencies: