|
|
@ -44,8 +44,8 @@ echo \
|
|
|
|
ansible_host=$DOCKER_HOSTNAME \
|
|
|
|
ansible_host=$DOCKER_HOSTNAME \
|
|
|
|
ansible_port=2201 \
|
|
|
|
ansible_port=2201 \
|
|
|
|
ansible_python_interpreter=/usr/bin/python2.7 \
|
|
|
|
ansible_python_interpreter=/usr/bin/python2.7 \
|
|
|
|
ansible_user=mitogen__has_sudo_pubkey \
|
|
|
|
ansible_user=mitogen__has_sudo_nopw \
|
|
|
|
ansible_ssh_private_key_file=${TRAVIS_BUILD_DIR}/tests/data/docker/mitogen__has_sudo_pubkey.key \
|
|
|
|
ansible_password=has_sudo_nopw_password \
|
|
|
|
>> ${TMPDIR}/hosts
|
|
|
|
>> ${TMPDIR}/hosts
|
|
|
|
echo travis_fold:end:job_setup
|
|
|
|
echo travis_fold:end:job_setup
|
|
|
|
|
|
|
|
|
|
|
|