Ansible run fails without any error

Hi,

I have AWX 20.0.0 set up (occurs with 19 as well).

Ansible: ansible-playbook [core 2.12.2.post0]

I have a rather simple playbook - which worked in previous versions of AWX/ansible without issue (see attached pic).

After the run (the target script ends without errors) the task fails. But I dont see any error. I switched to debug log (https://pastebin.com/XKseArk9) and still see no issue.

Can someone lead me in the right direction?

The command executes a few tar commands - is it possible, that ansible captures not only the .php exit code for deciding if it failed or not?