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 63933c3 commit c0ef5ceCopy full SHA for c0ef5ce
plugins/modules/host_config.py
@@ -24,6 +24,10 @@
24
author:
25
- "Ronald Suplina (@rsuplina)"
26
version_added: "4.4.0"
27
+deprecated:
28
+ removed_in: "6.0.0"
29
+ alternative: Use M(cloudera.cluster.host)
30
+ why: Consolidation of configuration management.
31
requirements:
32
- cm_client
33
options:
plugins/modules/host_config_info.py
@@ -23,6 +23,10 @@
23
+ alternative: Use M(cloudera.cluster.host_info)
0 commit comments