脚本更新
This commit is contained in:
parent
99dca7ed8f
commit
4cefa5ab30
@ -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
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Deploy GoLeaf release
|
||||
hosts: test
|
||||
hosts: new-test
|
||||
gather_facts: no
|
||||
remote_user: root
|
||||
vars:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user