From 8780e47d80b95176feb21b6dbb0ae95b401d4814 Mon Sep 17 00:00:00 2001 From: Matthias Leutenegger Date: Wed, 14 Aug 2019 16:49:48 +0200 Subject: [PATCH] added alpha info on readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a3a87f7..0ae7e17 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Ansible Role: restic +> **Alpha:** This role is in alpha status and has not yet been released. +> This means that certain features are not yet implemented or not yet fully +> functional. + [![Build Status](https://img.shields.io/travis/arillso/ansible.restic.svg?branch=master&style=popout-square)](https://travis-ci.org/arillso/ansible.restic) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=popout-square)](https://sbaerlo.ch/licence) [![Ansible Galaxy](https://img.shields.io/badge/ansible--galaxy-restic-blue.svg?style=popout-square)](https://galaxy.ansible.com/arillso/restic) [![Ansible Role](https://img.shields.io/ansible/role/d/id.svg?style=popout-square)](https://galaxy.ansible.com/arillso/restic) ## Description