ansible-playbooks/inventory/hosts

12 lines
361 B
Text
Raw Normal View History

2024-10-25 20:36:12 +08:00
[debian]
2024-10-29 01:36:24 +08:00
# Hyper-V Test Nodes
2024-10-29 02:05:56 +08:00
172.22.90.75 ansible_ssh_common_args="-o StrictHostKeyChecking=no"
2024-10-29 01:36:24 +08:00
# Bare Metal Nodes
2024-10-29 02:05:56 +08:00
# 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"
2024-10-25 20:36:12 +08:00
[openwrt]
10.0.10.1
2024-10-29 01:43:49 +08:00
# 10.0.10.2
# 10.0.10.3