Paul Belanger a20d5d6937
Run functional tests against 127.0.0.2
Both connection local and 127.0.0.1 have special meaning for ansible,
where will use the local filesystem vs SSH to the loopback adapter.

So, we use 127.0.0.2 to force ansible to make an SSH connection.

Change-Id: I1d5392243ad2a09ee25fefb0d2e6039e038dd679
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-05 11:13:45 -04:00

3 lines
37 B
Plaintext

[test]
test01 ansible_host=127.0.0.2