Skip to content

Commit d3201f2

Browse files
committed
Correct module name in df_deployment_info.py
Signed-off-by: Daniel Chaffelson <chaffelson@gmail.com>
1 parent 3a31826 commit d3201f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/df_deployment_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
DOCUMENTATION = r'''
2626
---
27-
module:f_deployment_info
27+
module: df_deployment_info
2828
short_description: Gather information about CDP DataFlow Deployments
2929
description:
3030
- Gather information about CDP DataFlow Deployments

0 commit comments

Comments
 (0)