mirror of https://github.com/ansible/ansible.git
Fix integration test inventory.
parent
759e037edc
commit
1143889f26
@ -1,5 +1,5 @@
|
|||||||
[local]
|
[local]
|
||||||
testhost ansible_connection=local
|
testhost ansible_connection=local ansible_python_interpreter="{{ ansible_playbook_python }}"
|
||||||
|
|
||||||
[all:vars]
|
[all:vars]
|
||||||
unicode_host_var=CaféEñyei
|
unicode_host_var=CaféEñyei
|
||||||
|
|||||||
Loading…
Reference in New Issue