Remove ansible_connection=local for testing

We have access to SSH, so lets use it.

Change-Id: I65b612f2baa2d79b14f6dc53dd3fdb30197ad4b0
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-03-01 10:34:36 -05:00
parent d1fcb5b615
commit d5ed9b287a
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
[all]
localhost ansible_connection=local
localhost