mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-08-02 04:44:40 +00:00
Merge pull request #103 from abadger/fix-docs
Fix the docs for the inventory plugins.
This commit is contained in:
@@ -28,6 +28,7 @@ DOCUMENTATION = '''
|
||||
- Optional list of cluster connection settings. If no connections are provided, the default
|
||||
I(~/.kube/config) and active context will be used, and objects will be returned for all namespaces
|
||||
the active user is authorized to access.
|
||||
suboptions:
|
||||
name:
|
||||
description:
|
||||
- Optional name to assign to the cluster. If not provided, a name is constructed from the server
|
||||
|
||||
@@ -28,6 +28,7 @@ DOCUMENTATION = '''
|
||||
- Optional list of cluster connection settings. If no connections are provided, the default
|
||||
I(~/.kube/config) and active context will be used, and objects will be returned for all namespaces
|
||||
the active user is authorized to access.
|
||||
suboptions:
|
||||
name:
|
||||
description:
|
||||
- Optional name to assign to the cluster. If not provided, a name is constructed from the server
|
||||
|
||||
Reference in New Issue
Block a user