cloudera.exe.cm_agent role – Install Cloudera Manager agent packages.

Note

This role is part of the cloudera.exe collection (version 3.0.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install cloudera.exe..

To use it in a playbook, specify: cloudera.exe.cm_agent.

Entry point main – Install Cloudera Manager agent packages.

New in cloudera.exe 3.0.0

Synopsis

  • Install the Cloudera Manager agent packages and configure the server_host.

  • Version management is through the package repository profile..

  • Requires a valid JDK; see cloudera.exe.prereq_jdk for options.

  • Requires a valid Cloudera Manager package repository; see cloudera.exe.cm_repo for options.

Parameters

Parameter

Comments

cloudera_manager_host

string / required

Cloudera Manager hostname

Authors

  • Cloudera Labs