wrboyce.ntp

ntp

构建状态

在基于 Debian/Ubuntu 的系统上配置 NTP 客户端。

角色变量

ntp_servers 应设置为上游 NTP 服务器的数组。

示例剧本

- hosts: servers
  roles:
    - role: wrboyce.ntp
      ntp_servers:
        - 0.uk.pool.ntp.org
        - 1.uk.pool.ntp.org
        - 2.uk.pool.ntp.org
        - 3.uk.pool.ntp.org

许可证

BSD

作者信息

  • Will Boyce
关于项目

configure ntp client

安装
ansible-galaxy install wrboyce.ntp
许可证
Unknown
下载
354
拥有者
Professional Geek