agencing vars into submodules
This commit is contained in:
parent
0af0a3517f
commit
8e585cfdfe
4 changed files with 4 additions and 3 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -23,6 +23,7 @@
|
|||
[submodule "roles/apps/k8s-memcached"]
|
||||
path = roles/apps/k8s-memcached
|
||||
url = https://github.com/ansibl8s/k8s-memcached.git
|
||||
branch = v1.0
|
||||
[submodule "roles/apps/k8s-postgres"]
|
||||
path = roles/apps/k8s-postgres
|
||||
url = https://github.com/ansibl8s/k8s-postgres.git
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
#
|
||||
#- src: https://github.com/ansibl8s/k8s-memcached.git
|
||||
# path: roles/apps
|
||||
# # version: v1.0
|
||||
# version: v1.0
|
||||
#
|
||||
#- src: https://github.com/ansibl8s/k8s-postgres.git
|
||||
# path: roles/apps
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit aad14ddd997a30bfa6bdc33d5db7dd12b6527866
|
||||
Subproject commit e550ec4c181abce0e5e58ccab81fb7f2c2756b00
|
|
@ -1 +1 @@
|
|||
Subproject commit 1f63ef30eda888c05a6db4d667cae0c07683d9cf
|
||||
Subproject commit c95127f451b72d96b7c4c25c5d575d2d3824cfbe
|
Loading…
Reference in a new issue