Installs ntpd on Debian or Ubuntu.
None.
ansible-galaxy install fahlke.ntpd
Available variables are listed below, along with default values (see defaults/main.yml
):
TODO(fahlke): Add documentation
ntpd_cfg_...
None.
Installing the role on all hosts with the default configuration.
- hosts: all
roles:
- { role: fahlke.ntpd }
MIT
This role was created in 2017 by Alexander Fahlke.
- currently installs ntpd only on Debian and Ubuntu