Re: [ansible-project] SSH fine but keep getting errors running test playbook

2017-02-07 Thread Johannes Kastl
On 06.02.17 21:03 Shiyan Cao wrote: > Does anyone know why I'm getting the error? SSH connection is > working fine. > fatal: [xx]: FAILED! => {"failed": true, "msg": "failed to > resolve remote temporary directory from > ansible-tmp-1486411214.9-201171589973071: `mkdir -p \"` echo >

[ansible-project] SSH fine but keep getting errors running test playbook

2017-02-06 Thread Shiyan Cao
Hi, Does anyone know why I'm getting the error? SSH connection is working fine. # ansible-playbook -i inventory/qalabs -l xxx -u root -D test.yml PLAY [all] * TASK [setup]