mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-13 21:12:05 +00:00
Merge pull request #52 from danilo404/small-kubectl-docs-fix
Fix docs for kubectl.py
This commit is contained in:
@@ -87,7 +87,7 @@ DOCUMENTATION = """
|
|||||||
vars:
|
vars:
|
||||||
- name: ansible_kubectl_context
|
- name: ansible_kubectl_context
|
||||||
env:
|
env:
|
||||||
- name: k8S_AUTH_CONTEXT
|
- name: K8S_AUTH_CONTEXT
|
||||||
kubectl_host:
|
kubectl_host:
|
||||||
description:
|
description:
|
||||||
- URL for accessing the API.
|
- URL for accessing the API.
|
||||||
|
|||||||
Reference in New Issue
Block a user