mirror of
https://github.com/Expand-sys/ansibleteleportsetup
synced 2025-12-18 23:12:16 +11:00
Update inventory
This commit is contained in:
parent
d74268005a
commit
d16dcc2a69
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
hostnode:
|
hostnode:
|
||||||
hosts:
|
hosts:
|
||||||
t2.dubois.localhost:
|
t2.localhost:
|
||||||
vars: ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no' ANSIBLE_HOST_KEY_CHECKING=False
|
vars: ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no' ANSIBLE_HOST_KEY_CHECKING=False
|
||||||
clients:
|
clients:
|
||||||
hosts:
|
hosts:
|
||||||
t2.dubois.localhost:
|
t2.localhost:
|
||||||
vars: ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no' ANSIBLE_HOST_KEY_CHECKING=False
|
vars: ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no' ANSIBLE_HOST_KEY_CHECKING=False
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue