ansible-gitea-management/collections/requirements.yml

9 lines
163 B
YAML
Raw Normal View History

2022-03-04 05:15:25 +00:00
---
collections:
- name: community.general
- name: ansible.posix
2022-06-04 03:09:33 +00:00
- name: https://git.shootthej.net/lun/ansible-gitea.git
type: git
version: main
2022-03-04 05:15:25 +00:00
...