Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

resmo/ansible-role-ntp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntp

Build Status

This role enables users to install and configure ntp on their hosts.

Requirements

This role requires Ansible 1.4 or higher, and platform requirements are listed in the metadata file.

Examples

  1. Install ntp and set the default settings.

    • hosts: all roles:
      • role: ntp
  2. Install ntp and set some custom servers.

    • hosts: all roles:
      • role: ntp ntp_config_server: [2.ubuntu.pool.ntp.org, 1.ubuntu.pool.ntp.org]

License

BSD

Author Information

  • Benno Joy
  • René Moser

About

ansible role ntp

Resources

Stars

Watchers

Forks

Packages

No packages published