ansible-role-nomad:安装和配置Nomad

时间:2021-03-31 18:33:08
【文件属性】:
文件名称:ansible-role-nomad:安装和配置Nomad
文件大小:25KB
文件格式:ZIP
更新时间:2021-03-31 18:33:08
agent ansible server cluster playbook 安装和配置Nomad。 的GitHub GitLab 质量 资料下载 版本 该示例摘自molecule/resources/converge.yml并在每次推送,拉动请求和释放时进行了测试。 --- - name : converge hosts : all become : yes gather_facts : yes roles : - role : robertdebock.nomad 机器需要用CI进行准备,这可以使用molecule/resources/prepare.yml : --- - name : Prepare hosts : all gather_facts : no become : yes roles : - role : robertdebock.bootstrap - role : rober
【文件预览】:
ansible-role-nomad-master
----molecule()
--------default()
----defaults()
--------main.yml(559B)
----.github()
--------FUNDING.yml(25B)
--------settings.yml(219B)
--------ISSUE_TEMPLATE()
--------workflows()
----requirements.yml(118B)
----.ansible-lint(209B)
----.ansible-lint 2(205B)
----README 2.md(5KB)
----.yamllint(205B)
----requirements.txt(466B)
----tasks()
--------assert.yml(3KB)
--------main.yml(1KB)
----meta()
--------main.yml(550B)
----CONTRIBUTING.md(3KB)
----.travis.yml(351B)
----tox.ini(533B)
----LICENSE(11KB)
----README.md(5KB)
----.pre-commit-config.yaml(539B)
----SECURITY.md(927B)
----handlers()
--------main.yml(161B)
----CODE_OF_CONDUCT.md(3KB)
----templates()
--------agent.hcl.j2(793B)
--------server.hcl.j2(322B)
----.gitignore(44B)
----.gitlab-ci.yml(773B)

网友评论