Skip to content

Commit 82b88b6

Browse files
authored
Fix module name in API docs (#44)
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
1 parent 84f473a commit 82b88b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/df_service.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: df
27+
module: df_service
2828
short_description: Enable or Disable CDP DataFlow Services
2929
description:
3030
- Enable or Disable CDP DataFlow Services

0 commit comments

Comments
 (0)