summaryrefslogtreecommitdiff
path: root/lib/ansible/parsing/utils/jsonify.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of simplejson throughout code base (#43548)Matt Martz2018-08-101-4/+1
| | | | | | | | | | * Remove use of simplejson throughout code base. Fixes #42761 * Address failing tests * Remove simplejson from contrib and other outlying files * Add changelog fragment for simplejson removal
* ansible/parsing: PEP8 compliancy (#24701)Dag Wieers2017-05-181-1/+1
| | | - Make PEP8 compliant
* Fixing up jsonify and adding unit testsJames Cammarata2016-02-291-6/+2
|
* Making the switch to v2James Cammarata2015-05-031-0/+45