Update inventory

This commit is contained in:
Expand-sys 2023-09-13 16:30:49 +10:00 committed by GitHub
parent d74268005a
commit d16dcc2a69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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