![Paul Belanger](/assets/img/avatar_default.png)
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>
3 lines
37 B
Plaintext
3 lines
37 B
Plaintext
[test]
|
|
test01 ansible_host=127.0.0.2
|