This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add inventory back to the repo as a submodule
pull/3086/head
Charles Wright
2 years ago
parent
d819639f77
commit
2e6c7ddeb5
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+1
-0
inventory
+ 3
- 0
.gitmodules
View File
@@ -0,0 +1,3 @@
[submodule "inventory"]
path = inventory
url = git@github.com:cvwright/matrix-docker-ansible-deploy-inventory.git
+ 1
- 0
inventory
@@ -0,0 +1 @@
Subproject commit cc0d37603b6353a76a4b8e6a743e6e2fc9806a3b
Write
Preview
Loading…
Cancel
Save