cloudera.exe.prereq_os role – Update general OS requirements for deployments

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.prereq_os.

Entry point main – Update general OS requirements for deployments

New in cloudera.exe 3.0.0

Synopsis

  • Update timezone.

  • Update Cloudera Manager access to global /tmp directory.

  • Update Ubuntu 20.04 root permissions to global /tmp directory.

Parameters

Parameter

Comments

os_timezone

string

Timezone to set on the host.

Default: "UTC"

Authors

  • Webster Mudge