ansible-builder/.envrc

5 lines
110 B
Plaintext
Raw Normal View History

2021-09-26 01:02:53 +02:00
# Ensure ansible is available in path
use nix -p ansible
export ANSIBLE_INVENTORY="$(expand_path inventory)"