From 9ab4f34720a01c41bde204f6f23b92d970bced52 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Sat, 14 Feb 2026 16:30:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E6=9E=90=E8=84=9A=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playbook/hosts | 1 + 1 file changed, 1 insertion(+) diff --git a/playbook/hosts b/playbook/hosts index 3cb88b3..91ac419 100644 --- a/playbook/hosts +++ b/playbook/hosts @@ -13,6 +13,7 @@ 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 [google-sdk] gs1 ansible_ssh_host=47.88.106.149 ansible_ssh_user="root" ansible_ssh_port=22 [gitea]