NTP role for ansible galaxy https://github.com/cowops/debian-ntp
Ir para arquivo
Laurent Goussard 40a65269e1 [Add] Initial commit 2015-07-26 18:39:36 +02:00
handlers [Add] Initial commit 2015-07-26 18:39:36 +02:00
meta [Add] Initial commit 2015-07-26 18:39:36 +02:00
tasks [Add] Initial commit 2015-07-26 18:39:36 +02:00
templates [Add] Initial commit 2015-07-26 18:39:36 +02:00
vars [Add] Initial commit 2015-07-26 18:39:36 +02:00
README.md [Add] Initial commit 2015-07-26 18:39:36 +02:00

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