issue #275: tests: don't explicitly specify interpreter path.

This commit is contained in:
David Wilson 2018-06-24 22:07:05 +01:00
parent 1cb084061c
commit b7eb96d116
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ echo \
target \
ansible_host=$DOCKER_HOSTNAME \
ansible_port=2201 \
ansible_python_interpreter=/usr/bin/python2.7 \
ansible_user=mitogen__has_sudo_nopw \
ansible_password=has_sudo_nopw_password \
>> ${TMPDIR}/hosts