cloudera.exe.prereq_ntp role – Set up NTP services 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_ntp.

Entry point main – Set up NTP services for deployments

New in cloudera.exe 3.0.0

Synopsis

  • This module installs the Chrony NTP package if neither Chrony nor NTP is currently installed or running on the system.

  • If both services are present and running, it will stop the NTP service to prioritize Chrony.

Authors

  • Ronald Suplina