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:
parent
d1fcb5b615
commit
d5ed9b287a
@ -1,2 +1,2 @@
|
||||
[all]
|
||||
localhost ansible_connection=local
|
||||
localhost
|
||||
|
Loading…
Reference in New Issue
Block a user