ansible-gitea-management/collections/requirements.yml

9 lines
165 B
YAML
Raw Normal View History

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