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:
parent
e7af59e895
commit
c61a298ee8
@ -1,2 +1,2 @@
|
|||||||
[test]
|
[test]
|
||||||
test01 ansible_host=127.0.0.2
|
test01 ansible_host=127.0.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user