You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Development
I am running the python api to develop an inhouse script but the script returns always 0 even if a task failed. how can we capture the task exit code.?
the python script always returns 0 even per instance there is a copy tasks that failed to validate. i get on stdout that the task failed however the rc code of the script is still 0!