Răsfoiți Sursa

Comments out ansible stuff

Fred Damstra [io2] 4 ani în urmă
părinte
comite
5ffcc9921a
1 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  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