Drop ansible_ from hosts

main
Rob Muhlestein 2 years ago
parent 62a8201860
commit 069ad05397

@ -68,7 +68,7 @@ export LESS_TERMCAP_so="" # blue
export LESS_TERMCAP_ue="" # "0m"
export LESS_TERMCAP_us="" # underline
export ANSIBLE_INVENTORY="$HOME/.config/ansible/ansible_hosts"
export ANSIBLE_INVENTORY="$HOME/.config/ansible/hosts"
#export DOCKER_HOST=unix:///run/user/$(id -u)/docker.sock
[[ -d /.vim/spell ]] && export VIMSPELL=("$HOME/.vim/spell/*.add")

Loading…
Cancel
Save