ansible-builder/.envrc
2021-09-26 01:02:53 +02:00

5 lines
110 B
Plaintext

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