Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enum values, playbooks, correctness #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

shaded-enmity
Copy link
Owner

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

- 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
@ssbarnea
Copy link

I have high hopes regarding this PR! Nice work.

@matt961
Copy link

matt961 commented Sep 2, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Playbooks are not supported
3 participants