Ansible Script 추가
This commit is contained in:
14
ansible/01_old/inventory/all_host
Executable file
14
ansible/01_old/inventory/all_host
Executable file
@@ -0,0 +1,14 @@
|
||||
[dsk_dev]
|
||||
10.10.43.[1:253]
|
||||
|
||||
[bastion]
|
||||
10.10.43.43 ansible_port=2222
|
||||
|
||||
[old_ip]
|
||||
10.10.30.100
|
||||
10.10.30.219
|
||||
10.10.31.33
|
||||
10.10.31.37
|
||||
10.10.31.243
|
||||
10.10.34.128
|
||||
10.10.34.172
|
||||
Reference in New Issue
Block a user