ansible-schema-generator
ansible-schema-generator copied to clipboard
Enum values, playbooks, correctness
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
I have high hopes regarding this PR! Nice work.
works so well, but pains me to see block support stuck in limbo, might have to just generate schema locally with the patches :P