wrboyce.ntp

ntp

Build Status

This tool helps you configure an NTP (Network Time Protocol) client on systems that use Debian or Ubuntu.

Role Variables

You need to set ntp_servers as a list of NTP servers you want to use.

Example Playbook

Here’s how to use it in a playbook:

- hosts: servers
  roles:
    - role: wrboyce.ntp
      ntp_servers:
        - 0.uk.pool.ntp.org
        - 1.uk.pool.ntp.org
        - 2.uk.pool.ntp.org
        - 3.uk.pool.ntp.org

License

This tool is licensed under BSD.

Author Information

  • Will Boyce
Informazioni sul progetto

configure ntp client

Installa
ansible-galaxy install wrboyce.ntp
Licenza
Unknown
Download
354
Proprietario
Professional Geek