devops/playbook/hosts
2024-11-21 19:46:49 +08:00

9 lines
336 B
INI

[test]
test ansible_ssh_host=1.15.182.107 ansible_ssh_user="root" ansible_ssh_port=22
[compose]
center ansible_ssh_host=172.20.0.2 ansible_ssh_user="root" ansible_ssh_port=22
zone1 ansible_ssh_host=172.20.0.3 ansible_ssh_user="root" ansible_ssh_port=22
zone2 ansible_ssh_host=172.20.0.4 ansible_ssh_user="root" ansible_ssh_port=22