forked from saratov/infra
Update submodules. Add infra-conf to submodules
This commit is contained in:
parent
795fdfebca
commit
67c2070869
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,4 +11,3 @@ vars/stacks
|
|||||||
*.swp
|
*.swp
|
||||||
*-apps.yml
|
*-apps.yml
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
vars/conf/
|
|
||||||
|
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -14,4 +14,8 @@
|
|||||||
[submodule "roles/samba"]
|
[submodule "roles/samba"]
|
||||||
path = roles/samba
|
path = roles/samba
|
||||||
url = https://github.com/altlinuxteam/ansible-samba.git
|
url = https://github.com/altlinuxteam/ansible-samba.git
|
||||||
branch = test
|
branch = refactore
|
||||||
|
[submodule "vars/conf"]
|
||||||
|
path = vars/conf
|
||||||
|
url = ssh://gitea@gitea.basealt.ru/saratov/infra-conf.git
|
||||||
|
branch = dev
|
||||||
|
1
vars/conf
Submodule
1
vars/conf
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit adb6feee9bcb0e269d76bedc9e51230fa0fc33fa
|
Loading…
Reference in New Issue
Block a user