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
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
[test]
test01 ansible_host=127.0.0.2
test01 ansible_host=127.0.0.1