Add direnv file
This commit is contained in:
parent
91e7dea03d
commit
cb012bb19e
1 changed files with 4 additions and 0 deletions
4
.envrc
Normal file
4
.envrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Ensure ansible is available in path
|
||||
use nix -p ansible
|
||||
|
||||
export ANSIBLE_INVENTORY="$(expand_path inventory)"
|
Loading…
Add table
Reference in a new issue