community.general/lib/ansible/modules/commands
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
..
__init__.py
command.py Force all args to strings for 'command' (fixes #43732) 2018-08-06 14:27:45 -07:00
expect.py
psexec.py
raw.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
script.py
shell.py
telnet.py