diff --git a/ansible/requirements.yaml b/ansible/requirements.yaml index 22d47f9..3a64337 100644 --- a/ansible/requirements.yaml +++ b/ansible/requirements.yaml @@ -3,6 +3,9 @@ collections: - name: https://github.com/lucasheld/ansible-uptime-kuma.git type: git version: "1.2.0" + - name: https://github.com/ansible-collections/community.docker.git + type: git + version: "3.6.0-rc1" roles: - src: https://git.tobiasmanske.de/tobias/ansible-role-docker-compose.git scm: git