mirror of
https://github.com/outbackdingo/home-ops.git
synced 2026-01-27 10:19:11 +00:00
4 lines
147 B
Bash
4 lines
147 B
Bash
#shellcheck disable=SC2148,SC2155
|
|
#export KUBECONFIG=$(expand_path ./kubeconfig)
|
|
export ANSIBLE_CONFIG=$(expand_path ./server/ansible/ansible.cfg)
|