NTP role for ansible galaxy https://github.com/cowops/debian-ntp
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

508B

Debian-NTP

Network Time Protocol

Requirements

This role requires a debian compliant system such as ubuntu.

Role Variables

ntp: server: fr.pool.ntp.org

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: loranger.debian-ntp, ntp.server: fr.pool.ntp.org }

Tasks

License

BSD