ansible-doc-generator icon indicating copy to clipboard operation
ansible-doc-generator copied to clipboard

Capture error when variable is not defined

Open ferblape opened this issue 5 years ago • 1 comments

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

ferblape avatar Dec 22 '20 05:12 ferblape

Related https://github.com/PopulateTools/ansible-doc-generator/pull/14

ferblape avatar Jan 05 '21 13:01 ferblape