We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661d491 commit 1488b6aCopy full SHA for 1488b6a
plugins/modules/service_role_config.py
@@ -23,6 +23,10 @@
23
author:
24
- "Webster Mudge (@wmudge)"
25
version_added: "4.4.0"
26
+deprecated:
27
+ removed_in: "6.0.0"
28
+ alternative: Use M(cloudera.cluster.role)
29
+ why: Consolidation of configuration management.
30
requirements:
31
- cm-client
32
options:
plugins/modules/service_role_config_info.py
+ alternative: Use M(cloudera.cluster.role_info)
- cm_client
0 commit comments