ansible-role-common:此角色的目的是配置系统上的常见内容

时间:2024-03-14 13:22:39
【文件属性】:

文件名称:ansible-role-common:此角色的目的是配置系统上的常见内容

文件大小:25KB

文件格式:ZIP

更新时间:2024-03-14 13:22:39

ansible system server playbook molecule

该角色的目的是配置系统上的常见内容。 的GitHub 亚搏体育app 质量 资料下载 版本 该示例摘自molecule/resources/converge.yml并在每次推送,拉动请求和释放时进行了测试。 --- - name : Converge hosts : all become : yes gather_facts : yes roles : - role : robertdebock.common 机器需要使用CI进行准备,这可以使用molecule/resources/prepare.yml : --- - name : Prepare hosts : all gather_facts : no become : yes roles : - role : robertdebock.bootstrap 另请参见有关如


【文件预览】:
ansible-role-common-master
----molecule()
--------default()
----defaults()
--------main.yml(336B)
----.github()
--------FUNDING.yml(25B)
--------settings.yml(260B)
--------ISSUE_TEMPLATE()
--------pull_request_template.md(218B)
--------workflows()
----requirements.yml(85B)
----.ansible-lint(257B)
----.yamllint(205B)
----requirements.txt(466B)
----tasks()
--------assert.yml(689B)
--------main.yml(2KB)
----meta()
--------exception.yml(133B)
--------main.yml(728B)
--------preferences.yml(22B)
----CONTRIBUTING.md(3KB)
----.travis.yml(351B)
----tox.ini(533B)
----LICENSE(11KB)
----README.md(4KB)
----vars()
--------main.yml(367B)
----.pre-commit-config.yaml(634B)
----SECURITY.md(928B)
----handlers()
--------main.yml(272B)
----CODE_OF_CONDUCT.md(3KB)
----templates()
--------hosts.j2(477B)
--------.gitkeep(0B)
----.gitignore(34B)
----.gitlab-ci.yml(966B)
----INSTALL.md(592B)

网友评论