Install and configure ntpd
This role is known to work on the following operating systems:
- CentOS 7
This role depends on the following Ansible Galaxy roles:
- geerlingguy.ntp (https://galaxy.ansible.com/geerlingguy/ntp)
Variable | Required? | Default Value | Type | Description |
---|---|---|---|---|
ntp_timeszone | Optional | America/Denver | String | NTP Timezone (tz) |
ntp_manage_config | Optional | True | Boolean | Whether or not to manage ntpd configuration |
ntp_area | Optional | us | String | NTP Pool Area |
ntp_servers | Optional | - | String | Set your own NTP server ex. 192.168.1.1 iburst |