diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..c851120 --- /dev/null +++ b/.envrc @@ -0,0 +1,4 @@ +# Ensure ansible is available in path +use nix -p ansible + +export ANSIBLE_INVENTORY="$(expand_path inventory)"