summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/clustering/openshift
diff options
context:
space:
mode:
authorChris Houseknecht <chousekn@redhat.com>2017-12-24 17:50:07 -0500
committerGitHub <noreply@github.com>2017-12-24 17:50:07 -0500
commitad04c1854d6932ad25f57929d3f16ee324ec2f3e (patch)
tree2275d7e44b7e6d7e63fe45b41bdf92b612d72fda /lib/ansible/modules/clustering/openshift
parentbf04e8a8eae6e5f586d5260ecadd97dfdaf42f7d (diff)
downloadansible-ad04c1854d6932ad25f57929d3f16ee324ec2f3e.tar.gz
Granular K8s doc fragments (#34215)
* Makes doc fragment more granular * Fix lint issues
Diffstat (limited to 'lib/ansible/modules/clustering/openshift')
-rw-r--r--lib/ansible/modules/clustering/openshift/openshift_raw.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/ansible/modules/clustering/openshift/openshift_raw.py b/lib/ansible/modules/clustering/openshift/openshift_raw.py
index 9a8c2955a2..302295e9e0 100644
--- a/lib/ansible/modules/clustering/openshift/openshift_raw.py
+++ b/lib/ansible/modules/clustering/openshift/openshift_raw.py
@@ -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: