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

pull/287/head
David Wilson 7 years ago
parent 1cb084061c
commit b7eb96d116

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

Loading…
Cancel
Save