mirror of
https://github.com/ansible/awx.git
synced 2026-03-27 05:45:02 -02:30
Merge pull request #6895 from ansible/shanemcd-patch-1
Remove problematic variable Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
---
|
---
|
||||||
openshift_oc_config_file: "{{ kubernetes_base_path }}/.kube/config"
|
openshift_oc_config_file: "{{ kubernetes_base_path }}/.kube/config"
|
||||||
openshift_oc_bin: "oc --config={{ openshift_oc_config_file }}"
|
openshift_oc_bin: "oc --config={{ openshift_oc_config_file }}"
|
||||||
uwsgi_bash: "bash -c"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user