Granular K8s doc fragments (#34215)

* Makes doc fragment more granular

* Fix lint issues
This commit is contained in:
Chris Houseknecht
2017-12-24 17:50:07 -05:00
committed by GitHub
parent bf04e8a8ea
commit ad04c1854d
7 changed files with 216 additions and 127 deletions

View File

@@ -32,7 +32,10 @@ description:
- Supports check mode, and the diff option.
extends_documentation_fragment:
- kubernetes
- k8s_state_options
- k8s_name_options
- k8s_resource_options
- k8s_auth_options
requirements:
- "python >= 2.7"

View File

@@ -31,7 +31,11 @@ description:
- Authenticate using either a config file, certificates, password or token.
- Supports check mode, and the diff option.
extends_documentation_fragment: kubernetes
extends_documentation_fragment:
- k8s_state_options
- k8s_name_options
- k8s_resource_options
- k8s_auth_options
options:
description: