environment

This commit is contained in:
Andreas Stephanides
2017-11-17 23:02:02 +01:00
parent 9fb4b4c95d
commit 5c512f480b
3 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@@ -84,4 +84,4 @@ Session.vim
tags tags
# End of https://www.gitignore.io/api/vim,emacs,ansible # End of https://www.gitignore.io/api/vim,emacs,ansible
.env*

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "roles/common"] [submodule "roles/common"]
path = roles/common path = roles/common
url = https://github.com/SphericalElephant/ansible-common.git 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

Submodule roles/rvm1-ansible added at 1234af8d77