community.general/lib/ansible/modules/commands
Dag Wieers 6f9c6071e5 psexec: Handle socket errors (Connection timeout) (#47201)
* psexec: Handle socket errors (Connection timeout)

This ensures we get a nicer error message from psexec.

* Add changelog fragment
2018-10-22 05:32:06 +10:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
command.py Clean up common module docs (#45888) 2018-09-27 11:27:01 -04:00
expect.py In expect module documentation add `no_log` to password change example (#44436) 2018-08-21 08:42:41 -05:00
psexec.py psexec: Handle socket errors (Connection timeout) (#47201) 2018-10-22 05:32:06 +10:00
raw.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
script.py Various improvements to script module docs (#44637) 2018-08-24 09:56:44 -04:00
shell.py Add less judgmental hint to use script + template 2018-09-28 19:19:58 +02:00
telnet.py adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00