add sufficient meta/main.yml

This commit is contained in:
Robert Kaussow 2018-08-09 21:28:33 +02:00
parent 152f0af922
commit ec26de0456
1 changed files with 15 additions and 0 deletions

15
meta/main.yml Normal file
View File

@ -0,0 +1,15 @@
---
galaxy_info:
author: xoxys
description: Role to setup nginx
license: MIT
min_ansible_version: 2.4
platforms:
- name: EL
versions:
- 7
galaxy_tags:
- nginx
- webserver
- proxy
dependencies: