Explorar o código

Comments out ansible stuff

Fred Damstra [io2] %!s(int64=4) %!d(string=hai) anos
pai
achega
5ffcc9921a
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      .bashrc

+ 3 - 2
.bashrc

@@ -189,8 +189,9 @@ export LESS="-R"
 
 eval $(thefuck --alias)
 
-export ANSIBLE_INVENTORY=~/ansible/ansible_hosts
-export ANSIBLE_HOST_KEY_CHECKING=False
+# These are legacy
+#export ANSIBLE_INVENTORY=~/ansible/ansible_hosts
+#export ANSIBLE_HOST_KEY_CHECKING=False
 
 # Make sure vundle is installed
 [ -f ~/.vim/bundle/Vundle.vim/autoload/vundle.vim ] || git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim