add role metadata

This commit is contained in:
Jakub Sokołowski 2018-10-31 22:25:37 +01:00
parent c0cba71ce9
commit 6f320b453d
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 12 additions and 0 deletions

12
meta/main.yml Normal file
View File

@ -0,0 +1,12 @@
---
galaxy_info:
author: Jakub Sokolowski <jakub@status.im>
description: Deploy and setup Livepeer node
company: Status.im
license: MIT
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions:
- xenial
dependencies: []