ansible-builder/.envrc

5 lines
114 B
Plaintext
Raw Permalink Normal View History

2021-09-26 01:02:53 +02:00
# Ensure ansible is available in path
2021-10-10 11:22:46 +02:00
eval "$(lorri direnv)"
2021-09-26 01:02:53 +02:00
export ANSIBLE_INVENTORY="$(expand_path inventory)"