So many things are broken with Ansible's notion of "composability" that it's hard to know where to begin. I think that's because Ansible apparently doesn't know whether it's a programming language, a descriptor language, declarative, imperative, composable, etc.
Similar to real programming languages, Ansible could require a playbook to "import" (but not execute) all possible playbook names that might be executed by a dynamic include statement. And if a dynamic include attempts to execute a playbook that wasn't imported, it would fail with an error. For what it's worth, I personally am never in the position of including a playbook whose name I don't know in advance. -- 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/4a7645c4-cf3f-4b40-9e09-1506e8abe64d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
