Fixes #5: Use proper FQCN for doc fragment refs.

This commit is contained in:
Jeff Geerling
2020-01-30 15:45:30 -06:00
parent 8e5a74f16a
commit 3cba5969cc
5 changed files with 10 additions and 11 deletions

View File

@@ -35,10 +35,10 @@ description:
- Supports check mode.
extends_documentation_fragment:
- k8s_state_options
- k8s_name_options
- k8s_resource_options
- k8s_auth_options
- community.kubernetes.k8s_state_options
- community.kubernetes.k8s_name_options
- community.kubernetes.k8s_resource_options
- community.kubernetes.k8s_auth_options
notes:
- If your OpenShift Python library is not 0.9.0 or newer and you are trying to