-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 1.13 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "Unit-Testing-and-Test-Driven-Development-in-Python"]
path = Unit-Testing-and-Test-Driven-Development-in-Python
url = git@github.com:michaeldallen/Unit-Testing-and-Test-Driven-Development-in-Python.git
[submodule "The-Modern-Python-3-Bootcamp"]
path = The-Modern-Python-3-Bootcamp
url = git@github.com:michaeldallen/The-Modern-Python-3-Bootcamp.git
[submodule "Learn-DevOps-CI-CD-with-Jenkins-using-Pipelines-and-Docker"]
path = Learn-DevOps-CI-CD-with-Jenkins-using-Pipelines-and-Docker
url = git@github.com:michaeldallen/Learn-DevOps-CI-CD-with-Jenkins-using-Pipelines-and-Docker.git
[submodule "Ansible-for-the-Absolute-Beginner---Hands-On---DevOps"]
path = Ansible-for-the-Absolute-Beginner---Hands-On---DevOps
url = git@github.com:michaeldallen/Ansible-for-the-Absolute-Beginner---Hands-On---DevOps.git
[submodule "Ansible-Advanced---Hands-On---DevOps"]
path = Ansible-Advanced---Hands-On---DevOps
url = git@github.com:michaeldallen/Ansible-Advanced---Hands-On---DevOps.git
[submodule "Mastering-GitOps-with-Argo-CD"]
path = Mastering-GitOps-with-Argo-CD
url = git@github.com:michaeldallen/Mastering-GitOps-with-Argo-CD.git