ansible-config/.envrc
2020-07-27 21:35:18 +02:00

5 lines
110 B
Plaintext

# Ensure ansible is available in path
use nix -p ansible
export ANSIBLE_INVENTORY="$(expand_path inventory)"