diff --git a/playbook/hosts b/playbook/hosts index b47b3d3..186ca24 100644 --- a/playbook/hosts +++ b/playbook/hosts @@ -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 diff --git a/playbook/merge_pet_online-review.yml b/playbook/merge_pet_online-review.yml index 17c8a12..ad2470d 100644 --- a/playbook/merge_pet_online-review.yml +++ b/playbook/merge_pet_online-review.yml @@ -1,6 +1,6 @@ --- - name: Deploy GoLeaf release - hosts: google1 + hosts: us-game-center remote_user: root vars: goleaf_src: /data/devops/source/main