diff --git a/collections/requirements.yml b/collections/requirements.yml index 97676aa..1f196ba 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -2,4 +2,7 @@ collections: - name: community.general - name: ansible.posix + - name: https://git.shootthej.net/lun/ansible-gitea.git + type: git + version: main ...