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

@@ -64,7 +64,7 @@ options:
type: list
extends_documentation_fragment:
- k8s_auth_options
- community.kubernetes.k8s_auth_options
requirements:
- "python >= 2.7"