You CAN use vars_prompt in included plays, but plays cannot be included inside other plays. 'include' is a bit confusing as it is really 2 diff things 'include_plays' and 'include_tasks'.
'include_plays' can ONLY occur at the top level, not inside other plays, 'include_tasks' can ONLY occur inside a play (roles are already inside a play). -- ---------- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.