mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-12 15:58:38 -05:00
0f0e401c98
Avoid trying to parse inconsitent oc --version output
4 lines
139 B
YAML
4 lines
139 B
YAML
---
|
|
openshift_oc_config_file: "{{ kubernetes_base_path }}/.kube/config"
|
|
openshift_oc_bin: "oc --kubeconfig={{ openshift_oc_config_file }}"
|