mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
Remove problematic variable
This is already here: https://github.com/ansible/awx/blob/devel/installer/roles/kubernetes/defaults/main.yml#L58 Was also causing downstream stuff to break.
This commit is contained in:
parent
6d07064ca2
commit
9be1fd56d2
@ -1,4 +1,3 @@
|
||||
---
|
||||
openshift_oc_config_file: "{{ kubernetes_base_path }}/.kube/config"
|
||||
openshift_oc_bin: "oc --config={{ openshift_oc_config_file }}"
|
||||
uwsgi_bash: "bash -c"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user