summaryrefslogtreecommitdiff
path: root/lib/ansible/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Update various copyrights. Not complete, but sufficient.Michael DeHaan2014-01-041-1/+1
* Introduce exception AnsibleFilterError and use it in Jinja filters. Ignore t...Stoned Elipot2013-07-071-0/+3
* cleanup example config file + Squashed commit of the following:Michael DeHaan2013-06-181-0/+3
* 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