environment
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -84,4 +84,4 @@ Session.vim
|
||||
tags
|
||||
|
||||
# End of https://www.gitignore.io/api/vim,emacs,ansible
|
||||
|
||||
.env*
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "roles/common"]
|
||||
path = roles/common
|
||||
url = https://github.com/SphericalElephant/ansible-common.git
|
||||
[submodule "roles/rvm1-ansible"]
|
||||
path = roles/rvm1-ansible
|
||||
url = https://github.com/rvm/rvm1-ansible
|
||||
|
||||
1
roles/rvm1-ansible
Submodule
1
roles/rvm1-ansible
Submodule
Submodule roles/rvm1-ansible added at 1234af8d77
Reference in New Issue
Block a user