自动化脚本更新

This commit is contained in:
hahwu 2026-04-01 14:37:47 +08:00
parent 2fd3a61a2b
commit f1ccfe7380
2 changed files with 7 additions and 8 deletions

View File

@ -12,10 +12,10 @@ z2 ansible_ssh_host=172.20.0.4 ansible_ssh_user="root" ansible_ssh_port=22
a2 ansible_ssh_host=172.20.0.3 ansible_ssh_user="root" ansible_ssh_port=22
[google]
g1 ansible_ssh_host=47.254.83.25 ansible_ssh_user="root" ansible_ssh_port=22
g0 ansible_ssh_host=47.77.219.116 ansible_ssh_user="root" ansible_ssh_port=22
g1 ansible_ssh_host=ga-bp1s4q4jo935fmnxs474f.aliyunga0018.com ansible_ssh_user="root" ansible_ssh_port=24
g0 ansible_ssh_host=ga-bp1s4q4jo935fmnxs474f.aliyunga0018.com ansible_ssh_user="root" ansible_ssh_port=23
[google-sdk]
gs1 ansible_ssh_host=ga-bp10efkfr8mgzei6d9obf.aliyunga0019.com ansible_ssh_user="root" ansible_ssh_port=22
gs1 ansible_ssh_host=ga-bp1s4q4jo935fmnxs474f.aliyunga0018.com ansible_ssh_user="root" ansible_ssh_port=22
[gitea]
gitea1 ansible_ssh_host=8.155.14.94 ansible_ssh_user="root" ansible_ssh_port=22
[web]
@ -24,10 +24,9 @@ web1 ansible_ssh_host=8.159.157.223 ansible_ssh_user="root" ansible_ssh_port=22
a1 ansible_ssh_host=1.15.182.107 ansible_ssh_user="root" ansible_ssh_port=22
g1 ansible_ssh_host=47.254.83.25 ansible_ssh_user="root" ansible_ssh_port=22
[google1]
g11 ansible_ssh_host=47.77.219.116 ansible_ssh_user="root" ansible_ssh_port=22
[london]
london_1 ansible_ssh_host=8.208.47.208 ansible_ssh_user="root" ansible_ssh_port=22
[us-game-center]
g11 ansible_ssh_host=ga-bp1s4q4jo935fmnxs474f.aliyunga0018.com ansible_ssh_user="root" ansible_ssh_port=23
[nginxservice]
w1 ansible_ssh_host=1.15.182.107 ansible_ssh_user="root" ansible_ssh_port=22

View File

@ -1,6 +1,6 @@
---
- name: Deploy GoLeaf release
hosts: google1
hosts: us-game-center
remote_user: root
vars:
goleaf_src: /data/devops/source/main