You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
Does this schema allow you to use templated variables in your YAML? For example, when I validate this yaml file using http://json.schemastore.org/ansible-stable-2.5:
on the last line, it says
Value is not accepted. Valid values: "absent", "installed", "latest", "present", "removed".
The text was updated successfully, but these errors were encountered: