mirror of
https://github.com/Expand-sys/ansibleteleportsetup
synced 2025-12-17 06:22:19 +11:00
8 lines
273 B
Text
8 lines
273 B
Text
hostnode:
|
|
hosts:
|
|
10.10.0.209:
|
|
vars: ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no'
|
|
clients:
|
|
hosts:
|
|
10.10.0.209:
|
|
vars: ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no'
|