From d76430d879497e3dc21e94dfcce697694fb2dfa3 Mon Sep 17 00:00:00 2001 From: Eric Gustavsson Date: Mon, 22 Feb 2021 17:15:15 +0100 Subject: [PATCH] typo: conig -> config (#69) --- plugins/connection/oc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/connection/oc.py b/plugins/connection/oc.py index 7236c01..9c7ca9c 100644 --- a/plugins/connection/oc.py +++ b/plugins/connection/oc.py @@ -71,7 +71,7 @@ DOCUMENTATION = ''' - name: K8S_AUTH_EXTRA_ARGS oc_kubeconfig: description: - - Path to a oc config file. Defaults to I(~/.kube/conig) + - Path to a oc config file. Defaults to I(~/.kube/config) default: '' vars: - name: ansible_oc_kubeconfig