summaryrefslogtreecommitdiff
path: root/lib/ansible/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Add 'polite' YAML syntax validation and hinting. Closes #798Tim Bielawa2012-08-071-0/+2
* whitespace + remove deprecated YAML parser (migration script lives in example...Michael DeHaan2012-08-061-1/+1
* Misc code cleanup, mostly whitespace preferences, removing unused imports, pl...Michael DeHaan2012-07-151-6/+1
* Update example to use correct service state; minor pep8 indent/spacing fixesMichael DeHaan2012-03-151-1/+1
* Upgrades to error handling, now general try/catch available.Michael DeHaan2012-03-131-11/+11
* Implement friendlier error handling.Tim Bielawa2012-03-121-0/+37