ansible-doc-generator
ansible-doc-generator copied to clipboard
Capture error when variable is not defined
When using a variable not defined capture the exception and show a friendly error message informing:
- the variable is not avaialble in the role
- which variable is causing the error
- in which role is failing
Related https://github.com/PopulateTools/ansible-doc-generator/pull/14