Re: [ansible-project] COPY failing

2018-09-06 Thread Julian Kriel
Your indentation does not look correct,can you confirm that the below is the play you're running On Thu, 06 Sep 2018, 23:19 Andres Tarallo, wrote: > I've made a playbook that was copying files from one host to an other. > Till yesterday, that started failing. > > After Paying the task says: > TA

[ansible-project] COPY failing

2018-09-06 Thread Andres Tarallo
I've made a playbook that was copying files from one host to an other. Till yesterday, that started failing. After Paying the task says: TASK [Deployment Application] changed: [192.168.214.99] => {"changed": true} But the result doesn't look as a proper copy. Here's the debug TASK