From 348d551dcc904774cdf9ec5079a55c9a4fbd6053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Sat, 8 Jun 2019 08:09:30 -0400 Subject: [PATCH] add installation instruction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2373244..b98e167 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ This role is intended for uploading backups to DigitalOcean Spaces using the [`s3cmd`](https://s3tools.org/s3cmd) script. +# Installation + +In your `requirements.yml` file: +```yaml +- name: infra-role-s3cmd-backup + src: git@github.com:status-im/infra-role-s3cmd-backup.git + scm: git +``` + # Usage This role should be included by anothe role and ran with certain variables: