mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 10:47:32 +01:00
Use git for fetching the geerlingguy.docker role
With this change, all dependency roles are downloaded using the same mechanism (git), which makes life simpler for tools like https://gitlab.com/etke.cc/int/agru
This commit is contained in:
parent
0ebad3d904
commit
e60febc9ca
@ -1,6 +1,7 @@
|
||||
---
|
||||
|
||||
- src: geerlingguy.docker
|
||||
- src: git+https://github.com/geerlingguy/ansible-role-docker
|
||||
name: geerlingguy.docker
|
||||
version: 6.1.0
|
||||
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.docker_sdk_for_python.git
|
||||
|
Loading…
Reference in New Issue
Block a user