mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 05:22:39 +00:00
Fixes #5: Use proper FQCN for doc fragment refs.
This commit is contained in:
@@ -64,7 +64,7 @@ options:
|
||||
type: list
|
||||
|
||||
extends_documentation_fragment:
|
||||
- k8s_auth_options
|
||||
- community.kubernetes.k8s_auth_options
|
||||
|
||||
requirements:
|
||||
- "python >= 2.7"
|
||||
|
||||
Reference in New Issue
Block a user