mirror of
https://github.com/lemeow125/ansible-playbooks.git
synced 2025-04-04 09:01:32 +08:00
8 lines
No EOL
379 B
INI
8 lines
No EOL
379 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"
|
|
10.0.10.115 ansible_ssh_common_args="-o StrictHostKeyChecking=no" |