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:
Slavi Pantaleev 2023-03-25 08:58:31 +02:00
parent 7bad3491b7
commit d82358e07a

View file

@ -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://gitlab.com/etke.cc/roles/swap