mirror of
https://github.com/lemeow125/ansible-playbooks.git
synced 2025-01-18 18:33:03 +08:00
7 lines
314 B
INI
7 lines
314 B
INI
[debian]
|
|
# Hyper-V Test Nodes
|
|
# 172.22.90.75 ansible_ssh_common_args="-o StrictHostKeyChecking=no"
|
|
# Bare Metal Nodes
|
|
10.0.10.169 ansible_ssh_common_args="-o StrictHostKeyChecking=no"
|
|
10.0.10.4 ansible_ssh_common_args="-o StrictHostKeyChecking=no"
|
|
10.0.10.141 ansible_ssh_common_args="-o StrictHostKeyChecking=no"
|