Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update various copyrights. Not complete, but sufficient. | Michael DeHaan | 2014-01-04 | 1 | -1/+1 |
* | Introduce exception AnsibleFilterError and use it in Jinja filters. Ignore t... | Stoned Elipot | 2013-07-07 | 1 | -0/+3 |
* | cleanup example config file + Squashed commit of the following: | Michael DeHaan | 2013-06-18 | 1 | -0/+3 |
* | Add 'polite' YAML syntax validation and hinting. Closes #798 | Tim Bielawa | 2012-08-07 | 1 | -0/+2 |
* | whitespace + remove deprecated YAML parser (migration script lives in example... | Michael DeHaan | 2012-08-06 | 1 | -1/+1 |
* | Misc code cleanup, mostly whitespace preferences, removing unused imports, pl... | Michael DeHaan | 2012-07-15 | 1 | -6/+1 |
* | Update example to use correct service state; minor pep8 indent/spacing fixes | Michael DeHaan | 2012-03-15 | 1 | -1/+1 |
* | Upgrades to error handling, now general try/catch available. | Michael DeHaan | 2012-03-13 | 1 | -11/+11 |
* | Implement friendlier error handling. | Tim Bielawa | 2012-03-12 | 1 | -0/+37 |