mirror of
https://github.com/Expand-sys/ansibleteleportsetup
synced 2025-12-16 22:12:19 +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:
|
||||
hosts:
|
||||
t2.dubois.localhost:
|
||||
t2.localhost:
|
||||
vars: ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no' ANSIBLE_HOST_KEY_CHECKING=False
|
||||
clients:
|
||||
hosts:
|
||||
t2.dubois.localhost:
|
||||
t2.localhost:
|
||||
vars: ansible_ssh_user=root ansible_ssh_common_args='-o StrictHostKeyChecking=no' ANSIBLE_HOST_KEY_CHECKING=False
|
||||
|
|
|
|||
Loading…
Reference in a new issue