ansible-gitea-management/collections/requirements.yml
2022-06-03 20:09:33 -07:00

9 lines
163 B
YAML

---
collections:
- name: community.general
- name: ansible.posix
- name: https://git.shootthej.net/lun/ansible-gitea.git
type: git
version: main
...