That data does not exist yet.
--
Brian Coca
--
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
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