Use 127.0.0.1 for ansible_host

We currently ssh-keyscan this address in JJB.

Change-Id: I0ce7545a1dd49f48ee8108a797296fd04d293681
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger
2017-05-25 14:14:16 -04:00
parent e7af59e895
commit c61a298ee8
+1 -1
View File
@@ -1,2 +1,2 @@
[test]
test01 ansible_host=127.0.0.2
test01 ansible_host=127.0.0.1