1
0
Fork 0

Switch to my self-hosted forge

This commit is contained in:
Daniele Tricoli 2021-01-10 08:06:09 +01:00
parent 92fcb61059
commit 57922b60b1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Create a `requirements.yml` with the following content:
```yaml
---
collections:
- name: https://git.sr.ht/~eriol/ansible-collection-kit
- name: https://noa.mornie.org/eriol/ansible-collection-kit
type: git
version: main
```