2019-01-10 23:45:12 +01:00
|
|
|
[local]
|
|
|
|
testhost ansible_connection=local
|
|
|
|
testhost2 ansible_connection=local
|
|
|
|
testhost3 ansible_ssh_host=127.0.0.3
|
|
|
|
testhost4 ansible_ssh_host=127.0.0.4
|
2019-03-12 01:18:39 +01:00
|
|
|
|
2019-03-12 07:49:08 +01:00
|
|
|
[all:vars]
|
2019-03-12 01:18:39 +01:00
|
|
|
ansible_python_interpreter="{{ ansible_playbook_python }}"
|