Add direnv file

This commit is contained in:
Daniel Frank 2020-07-27 21:35:18 +02:00
parent 91e7dea03d
commit cb012bb19e
Signed by: tokudan
GPG key ID: 063CCCAD04182D32

4
.envrc Normal file
View file

@ -0,0 +1,4 @@
# Ensure ansible is available in path
use nix -p ansible
export ANSIBLE_INVENTORY="$(expand_path inventory)"