ansible-role-ntp:在系统上安装和配置ntp

时间:2021-04-09 03:03:47
【文件属性】:
文件名称:ansible-role-ntp:在系统上安装和配置ntp
文件大小:27KB
文件格式:ZIP
更新时间:2021-04-09 03:03:47
ansible playbook molecule ntp tox 在系统上安装和配置ntp。 的GitHub GitLab 质量 资料下载 版本 该示例摘自molecule/resources/converge.yml并在每次推送,拉动请求和释放时进行了测试。 --- - name : Converge hosts : all become : yes gather_facts : yes roles : - role : robertdebock.cron - role : robertdebock.ntp 机器需要用CI进行准备,这可以使用molecule/resources/prepare.yml : --- - name : Prepare hosts : all become : yes gather_facts : no roles : - role : robertdebo
【文件预览】:
ansible-role-ntp-master
----.gitignore(44B)
----defaults()
--------main.yml(453B)
----templates()
--------ntpd.conf.j2(388B)
--------chrony.conf.j2(264B)
--------ntp.conf.j2(674B)
----requirements.txt(466B)
----requirements.yml(113B)
----meta()
--------main.yml(591B)
--------exception.yml(391B)
--------preferences.yml(22B)
----SECURITY.md(925B)
----.gitlab-ci.yml(872B)
----.travis.yml(351B)
----.pre-commit-config.yaml(539B)
----README 2.md(5KB)
----CONTRIBUTING.md(3KB)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(11KB)
----.github()
--------settings.yml(210B)
--------ISSUE_TEMPLATE()
--------FUNDING.yml(25B)
--------pull_request_template.md(218B)
--------workflows()
----.ansible-lint 2(257B)
----README.md(5KB)
----.ansible-lint(261B)
----.yamllint(205B)
----vars()
--------main.yml(1KB)
----handlers()
--------main.yml(178B)
----molecule()
--------default()
----tasks()
--------main.yml(871B)
--------assert.yml(1KB)
----tox.ini(533B)

网友评论