naftulikay.time

ansible-role-time Build Status

This role installs and sets up time synchronization on a computer using ntpd or systemd-timesyncd. It is designed to make the machine a time client, syncing its time with other servers, rather than setting it up as a time server for other machines to use.

You can find it on Ansible Galaxy at naftulikay.time.

Requirements

The role has been officially tested on specific operating systems listed in the Galaxy manifest. In general, the system should be able to run either timesyncd or ntp to keep the time synchronized.

Role Variables

Currently, there are no specific variables needed, and all can be changed when the role runs. Future updates may allow you to set custom NTP and fallback NTP servers.

Dependencies

There are no dependencies.

Example Playbook

Here are some example playbooks to help you get started.

Defaults

Just set up the time synchronization.

---
- name: install
  hosts: all
  become: true
  roles:
    - role: time

License

MIT

Informazioni sul progetto

Configure time synchronization on a machine.

Installa
ansible-galaxy install naftulikay.time
Licenza
Unknown
Download
1.7k
Proprietario
An urban mystic, pining for conifers in a jungle of concrete and steel.