mirror of
https://github.com/bytedance/g3.git
synced 2026-05-20 17:52:05 +00:00
5 lines
72 B
YAML
5 lines
72 B
YAML
---
|
|
|
|
- hosts: "{{ group | default('g3proxy') }}"
|
|
roles:
|
|
- g3proxy
|