1
0
mirror of https://github.com/openshift/openshift-ansible-contrib.git synced 2026-02-05 09:45:58 +01:00
Files
Bogdan Dobrelya d6e7c6f057 Fallback inventory_dir to the env PWD var (#851)
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>
2017-11-14 17:20:51 +01:00
..