Add mirror note
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-09 08:30:30 +02:00
parent 5e1ebc6329
commit bdeed4cd46
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 7 additions and 0 deletions

View File

@ -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
```