Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 369 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 369 Bytes

ntpd

Installs and enables the ntpd service.

Role Variables

  • ntpd_enabled: true

    Determines whether or not the ntpd service should be enabled and running.

Example Playbook

- hosts: servers
  roles:
     - ntpd

License

BSD

Author Information

Adam Herzog [email protected]