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 Explicit availability of 'null' timeout in expect (#40429) 2018-05-21 12:32:06 -05:00
psexec.py psexec: new module to run commands on a remote Windows host without WinRM (#36723) 2018-04-24 12:15:15 +10:00
raw.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
script.py Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
shell.py Enable check_mode in command module (#40428) 2018-07-23 14:06:41 -07:00
telnet.py adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00