Hello, I am running a playbook and would like to know the name of the 
object where I can access the PLAY RECAP statuses/return code.

For example here:

PLAY RECAP 
*********************************************************************
host1 : ok=10   changed=3    unreachable=0    failed=0
host2 : ok=10   changed=3    unreachable=0    failed=0
host3 : ok=10   changed=3    unreachable=0    failed=0
host4 : ok=10   changed=3    unreachable=0    failed=0
host5 : ok=10   changed=3    unreachable=0    failed=0
host6 : ok=10   changed=3    unreachable=0    failed=0
host7 : ok=10   changed=3    unreachable=0    failed=0


I want to insert the information into a table so I can query later. Is 
there a way to access this?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/93a3c1c6-8a4b-435c-8df4-8f958888a4e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to