文件名称:ansible-role-envoyproxy:创建一个特使代理
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-18 14:34:51
ansible load-balancer role envoy-proxy HTML
欢迎使用角色特使 :waving_hand: 安装特使代理。 安装 需求.yml --- - name : envoyproxy src : fabiocruzcoelho.envoyproxy ansible-galaxy install -r requirements.yml 角色变量 可用变量与默认值一起见: 示例剧本 --- - name : Lint it hosts : all gather_facts : yes become : yes tasks : - name : Install Envoy Proxy include_role : name : envoyproxy 运行测试 依赖 git clone https://gitlab.com/estudosdevops/ansible/roles/envoyproxy.git make te
【文件预览】:
ansible-role-envoyproxy-master
----handlers()
--------main.yml(166B)
----.ansible-lint(41B)
----tasks()
--------main.yml(632B)
--------setup-Debian.yml(894B)
----defaults()
--------main.yml(564B)
----templates()
--------envoy.system.j2(261B)
--------envoy.yaml.j2(1KB)
----.github()
--------workflows()
--------stale.yml(2KB)
----tests()
--------inventory(10B)
--------test.yml(60B)
----LICENSE(1KB)
----.gitlab-ci.yml(195B)
----.yamllint(200B)
----vars()
--------main.yml(22B)
----lint-it.yml(148B)
----ansible.cfg(131B)
----.gitignore(36B)
----Makefile(212B)
----README.md(3KB)
----meta()
--------main.yml(438B)
----.pre-commit-config.yaml(741B)