Paul Belanger 53e9afa80e
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: I642b1d409cbb683960b83e3582ac9fb53ffc6f81
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-05 21:17:58 -04:00

3 lines
37 B
Plaintext

[test]
test01 ansible_host=127.0.0.2