mirror of
https://github.com/status-im/infra-role-s3cmd-upload.git
synced 2025-02-23 05:18:11 +00:00
13 lines
263 B
YAML
13 lines
263 B
YAML
|
---
|
||
|
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: []
|