second
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[ansible_servers]
|
||||
rdb1 ansible_host=192.168.33.120
|
||||
rdb2 ansible_host=192.168.33.121
|
||||
ldcore1 ansible_host=192.168.33.124
|
||||
ldcore2 ansible_host=192.168.33.125
|
||||
lcloud1 ansible_host=192.168.33.129
|
||||
|
||||
hub ansible_host=192.168.33.220
|
||||
rdb3 ansible_host=192.168.33.221
|
||||
|
||||
#Тут не настроен wg
|
||||
#icap ansible_host=10.10.10.10
|
||||
|
||||
ldext1 ansible_host=82.202.138.229 ansible_port=22233
|
||||
ldext2 ansible_host=176.108.251.94 ansible_port=22233
|
||||
app ansible_host=95.174.93.179 ansible_port=22233
|
||||
|
||||
|
||||
|
||||
[ansible_servers:vars]
|
||||
ansible_user=zmaster
|
||||
ansible_ssh_private_key_file=/home/zmaster/.ssh/zmasterKeys
|
||||
Reference in New Issue
Block a user