blob: 0a862caaae25e5c4fdbd1221ba47673044198b5a (
plain)
1
2
3
4
5
6
7
8
|
desk ansible_host=desk.qtip.io # 2vCPU/4GiB/16GiB (AWS us-east-1a)
table ansible_host=table.qtip.io # 1vCPU/1024MB/100Mbps/40GB (Aliyun Hongkong B)
[development]
desk
[testing]
table
|