feat(base playbook): import base roles

This commit is contained in:
Vincent Wilke 2020-08-28 18:11:06 +02:00
parent e759f65ce7
commit b38011c0c4
No known key found for this signature in database
GPG key ID: ABCC75B6D36F2E62
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "roles/docker"]
path = roles/docker
url = ssh://git@github.com:22/geerlingguy/ansible-role-docker.git
[submodule "roles/pip"]
path = roles/pip
url = ssh://git@github.com:22/geerlingguy/ansible-role-pip.git

1
roles/docker Submodule

@ -0,0 +1 @@
Subproject commit 5d6af00f205960514f747db1ac7e6980ac31846c

1
roles/pip Submodule

@ -0,0 +1 @@
Subproject commit a2c8e54a569d3b3bd92268d6daa0418da123733f