--- all: hosts: localhost: ansible_connection: local vars: openshift_cluster_api: "https://api.hub.euw.container.mom:6443" # Use either kubeconfig or token authentication # openshift_kubeconfig: "~/.kube/config" # Alternative token-based authentication # openshift_token: "your-token-here"