文件名称:ansible-timedatectl:设置时间同步
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-06 09:59:44
ansible timedatectl 设置系统时间timectctl NTP配置。 在Ubuntu 16.04 / 18.04,Debian 8/9和Centos7上进行了测试。 如果未在Systen上使用systemd,则跳过角色。 剧本范例 - hosts: all roles: - role: ypsman.timedatectl timedatectl_timeservers: - 0.debian.pool.ntp.org - 1.debian.pool.ntp.org timedatectl_timeservers_fallback: - 2.debian.pool.ntp.org - 3.debian.pool.ntp.org timedatectl_time
【文件预览】:
ansible-timedatectl-master
----defaults()
--------main.yml(481B)
----templates()
--------timesyncd.conf.template(274B)
----meta()
--------main.yml(475B)
----.travis.yml(638B)
----README.md(698B)
----tests()
--------test.yml(77B)
--------inventory(9B)
----handlers()
--------main.yml(104B)
----tasks()
--------main.yml(328B)