mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-23 01:03:35 -05:00
4 lines
135 B
YAML
4 lines
135 B
YAML
---
|
|
openshift_oc_config_file: "{{ kubernetes_base_path }}/.kube/config"
|
|
openshift_oc_bin: "oc --config={{ openshift_oc_config_file }}"
|