mirror of
https://github.com/openshift/openshift-ansible-contrib.git
synced 2026-02-05 09:45:58 +01:00
In ansible 2.4 localhost's inventory_dir is undefined. Fix this with the env's $PWD lookup used as a fallback. Fix CI job by passing inventory path as an extra var. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>