Hi!

I'm trying to create a callback plugin where I would like to get a list 
with all tasks that will be running before they are actually executed. I'm 
able to get a list with all plays using playbook.get_plays() but if I try 
to get tasks for each play (play.get_tasks()) it just returns an empty 
list. Could it be that all data have not been loaded yet 
(v2_playbook_on_start()) or am I doing something wrong? 

Thanks,
Daniel

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/14ca0e65-506e-4484-bc6d-4061e626ebac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to