Skip to content

Mikeburke14/ansible-role-ntpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: ntpd

Build Status

Installs ntpd on Debian or Ubuntu.

Requirements

None.

Installation

ansible-galaxy install fahlke.ntpd

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

TODO(fahlke): Add documentation

ntpd_cfg_...

Dependencies

None.

Example Playbook

Installing the role on all hosts with the default configuration.

- hosts: all
  roles:
     - { role: fahlke.ntpd }

License

MIT

Author Information

This role was created in 2017 by Alexander Fahlke.

Important Notes/Caveats

  • currently installs ntpd only on Debian and Ubuntu

About

An Ansible role that installs and configures ntpd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published