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

Implement 'polite' YAML validation #798

Closed
tbielawa opened this issue Aug 7, 2012 · 0 comments · Fixed by #799
Closed

Implement 'polite' YAML validation #798

tbielawa opened this issue Aug 7, 2012 · 0 comments · Fixed by #799
Assignees

Comments

@tbielawa
Copy link
Contributor

tbielawa commented Aug 7, 2012

Typos happen.

Typos in YAML can be especially difficult to figure out, and they currently present themselves as enormous stack trace vomits [1]

Implement something friendlier to handle these situations. Try starting by attempting to port the yaml validation method from Taboot [2].

[1] http://fpaste.org/3cWY/
[2] https://github.com/tbielawa/Taboot/blob/master/taboot/scripts.py#L92

@ghost ghost assigned tbielawa Aug 7, 2012
@ansible ansible locked and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants