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.
Laurent Goussard 40a65269e1 [Add] Initial commit 8 years ago
handlers [Add] Initial commit 8 years ago
meta [Add] Initial commit 8 years ago
tasks [Add] Initial commit 8 years ago
templates [Add] Initial commit 8 years ago
vars [Add] Initial commit 8 years ago
README.md [Add] Initial commit 8 years ago

README.md

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