脚本更新

This commit is contained in:
hahwu 2026-02-02 17:53:54 +08:00
parent 99dca7ed8f
commit 4cefa5ab30
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
[test]
a1 ansible_ssh_host=1.15.182.107 ansible_ssh_user="root" ansible_ssh_port=22
[new-test]
a1 ansible_ssh_host=112.124.54.243 ansible_ssh_user="root" ansible_ssh_port=22
[compose]
c1 ansible_ssh_host=172.20.0.2 ansible_ssh_user="root" ansible_ssh_port=22

View File

@ -1,6 +1,6 @@
---
- name: Deploy GoLeaf release
hosts: test
hosts: new-test
gather_facts: no
remote_user: root
vars: