NTP role for ansible galaxy https://github.com/cowops/debian-ntp
ファイルへ移動
Laurent Goussard ba0b3445a1 [Upg] Move vars to default in order to simplify override, empty dependencies and galaxy_tags instead of categories 2016-05-03 22:25:12 +02:00
defaults [Upg] Move vars to default in order to simplify override, empty dependencies and galaxy_tags instead of categories 2016-05-03 22:25:12 +02:00
handlers [Add] Initial commit 2015-07-26 18:39:36 +02:00
meta [Upg] Move vars to default in order to simplify override, empty dependencies and galaxy_tags instead of categories 2016-05-03 22:25:12 +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
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