add role metadata

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-07-31 13:16:36 -04:00
parent 348d551dcc
commit 36c2a305d0
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: Installs s3cmd and configures uploads with cron.
company: Status.im
license: MIT
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions:
- xenial
dependencies: []