NTP role for ansible galaxy https://github.com/cowops/debian-ntp
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Theodotos Andreou a7204cedbd Repurposing the cowops/debian-ntp Ansible role pirms 7 gadiem
defaults Repurposing the cowops/debian-ntp Ansible role pirms 7 gadiem
handlers [Add] Initial commit pirms 8 gadiem
meta [Upg] Move vars to default in order to simplify override, empty dependencies and galaxy_tags instead of categories pirms 8 gadiem
tasks [Add] Initial commit pirms 8 gadiem
templates Repurposing the cowops/debian-ntp Ansible role pirms 7 gadiem
README.md Repurposing the cowops/debian-ntp Ansible role pirms 7 gadiem

README.md

Debian-NTP

Network Time Protocol

Requirements

This Ansible role requires a debian compliant system such as ubuntu. This is a simplified version of cowops/debian-ntp with just one internal ntp server.

Role Variables

ntp: server: ntp.example.com

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: theodotos.debian-ntp, ntp.server: ntp.example.com }

Tasks

  • Install ntp
  • Setup with internal ntp pool

License

BSD