ansible-config/.envrc

5 lines
110 B
Plaintext
Raw Permalink Normal View History

2020-07-27 21:35:18 +02:00
# Ensure ansible is available in path
use nix -p ansible
export ANSIBLE_INVENTORY="$(expand_path inventory)"