ansible/changelogs/fragments/remove-simplejson.yaml
Matt Martz c1c229c6d4
Remove use of simplejson throughout code base (#43548)
* 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
2018-08-10 11:13:29 -05:00

2 lines
97 B
YAML

major_changes:
- Remove support for simplejson (https://github.com/ansible/ansible/issues/42761)