Add connection type to localhost inventory

The localhost inventory has been updated to set the connection
type to "local" this will speed up test deployments as Ansible
will no longer need to broker an ssh connection to the underlying
machine.

Change-Id: Ic8307b1ede9fab24eb38528b6e0730aa4dee5b09
Signed-off-by: Kevin Carter <kecarter@redhat.com>
This commit is contained in:
Kevin Carter 2019-06-28 13:39:19 -05:00 committed by Kevin Carter (cloudnull)
parent abcf3726aa
commit ec6f0dd4b5
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
localhost
test ansible_connection=local