mirror of
https://github.com/lemeow125/ansible-playbooks.git
synced 2025-04-27 02:01:19 +08:00
Update setup script
This commit is contained in:
parent
6bb9d0d39e
commit
63445f0a83
2 changed files with 13 additions and 6 deletions
|
@ -2,12 +2,13 @@
|
|||
# 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"
|
||||
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.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.1
|
||||
# 10.0.10.2
|
||||
# 10.0.10.3
|
Loading…
Add table
Add a link
Reference in a new issue