ansible-playbooks/inventory/hosts
2024-10-29 19:41:54 +08:00

13 lines
No EOL
421 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
# Not enough storage space for these devices to support Ansible
# 10.0.10.2
# 10.0.10.3