mirror of
https://github.com/lemeow125/ansible-playbooks.git
synced 2024-11-17 04:09:26 +08:00
12 lines
No EOL
361 B
INI
12 lines
No EOL
361 B
INI
[debian]
|
|
# Hyper-V Test Nodes
|
|
172.22.90.75 ansible_ssh_common_args="-o StrictHostKeyChecking=no"
|
|
# Bare Metal Nodes
|
|
# 10.0.10.4 ansible_ssh_common_args="-o StrictHostKeyChecking=no"
|
|
# 10.0.10.141 ansible_ssh_common_args="-o StrictHostKeyChecking=no"
|
|
# 10.0.10.64 ansible_ssh_common_args="-o StrictHostKeyChecking=no"
|
|
|
|
[openwrt]
|
|
10.0.10.1
|
|
# 10.0.10.2
|
|
# 10.0.10.3 |