mirror of
https://github.com/Expand-sys/ansibleteleportsetup
synced 2026-05-06 22:35:12 +10: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'
|