Hello, When running a playbook that includes a role that is missing from the roles directory, Ansible runs the playbook without complaining (except the tasks from the missing role are not included, obviously).
Would it be possible to make ansible-playbook complain that we're including a role that cannot be used? That would help in certain situations where using git submodules and the repository might not have been properly initialized. As it is now, the playbook runs fine and no errors are reported. Thank you, Giovanni -- 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/27dde7fa-4653-4d51-b0d0-5a587f0a1974%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
