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 Project
Hi!
I have a Jenkins job running an ansible playbook. I need to extract and analyze the console output to make a report (csv for example) of the "PLAY RECAP" part where I am interested in collecting the failed records "failed=1". What is the best way to make it?