openstack-ansible-plugins/connection
Jonathan Rosser 7d123f416e Expand paths to user home directories in connection plugin
This can fail as follows with ansible 2.8:

fatal: [infra1]: FAILED! => {"msg": "failed to transfer file to
/home/zuul/.ansible/tmp/ansible-local-5893pv8hvtki/tmp5likarkj
/proc/548/root/~zuul/.ansible/tmp/ansible-tmp-1582391749.9168267-281064036689686/AnsiballZ_file.py:
mesg: ttyname failed: Inappropriate ioctl for device\ndd: failed to open
'/proc/548/root/~zuul/.ansible/tmp/ansible-tmp-1582391749.9168267-281064036689686/AnsiballZ_file.py':
No such file or directory\n"}

'~zuul' being in the path cuses the failure

Depends-On: https://review.opendev.org/709320/
Change-Id: Id1de8fb49965caede8c7b95d94a1d3b013aca655
2020-02-23 11:37:35 +00:00
..
ssh.py Expand paths to user home directories in connection plugin 2020-02-23 11:37:35 +00:00