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

Enum values, playbooks, correctness

Open shaded-enmity opened this issue 5 years ago • 2 comments

Still WIP

  • Enum values now allow string values as well to support templating
  • Internal modules are not inspected using argspec
  • Add support for playbooks (validates under the - task key)
  • Add support for nested blocks (preliminary)

Fixes #6 #7 #8

shaded-enmity avatar Jan 03 '20 15:01 shaded-enmity

I have high hopes regarding this PR! Nice work.

ssbarnea avatar Jan 13 '20 15:01 ssbarnea

works so well, but pains me to see block support stuck in limbo, might have to just generate schema locally with the patches :P

matt961 avatar Sep 02 '21 19:09 matt961