summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/json_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Ignore necessary unused imports in module_utils (#79904)Matt Clay2023-02-031-1/+1
* module output is only json objects (#73765)Brian Coca2021-03-031-2/+2
* Fix boilerplate in setup.py and lib/ansible/ dir.Matt Clay2020-06-221-0/+3
* Remove use of simplejson throughout code base (#43548)Matt Martz2018-08-101-4/+2
* jsonify inventory (#32990)Brian Coca2017-11-211-1/+0
* Collated PEP8 fixes (#25293)Dag Wieers2017-06-021-0/+1
* only warn if non whitespace junkBrian Coca2017-01-061-1/+4
* bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834)Matt Davis2016-10-021-0/+75