From bdeed4cd4685c58a7006add037e53948f8da897f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 9 Apr 2020 08:30:30 +0200 Subject: [PATCH] Add mirror note --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 90b23e6..b67f832 100644 --- a/README.md +++ b/README.md @@ -85,3 +85,10 @@ Include an entry in your `requirements.yml` like so. See the [releases](https://git.autonomic.zone/autonomic-cooperative/autonomic.gandi/releases) for which is the latest version. Then make sure to download the role with `ansible-galaxy install -r requirements.yml`. + +Note, we also keep a mirror on [git.coop](https://git.coop) for when we run internal Gitea upgrades. + +``` +- src: https://git.coop/decentral1se/autonomic.gandi/-/archive/0.0.5/autonomic.gandi-0.0.5.tar.gz + name: autonomic.gandi +```