community.general/lib/ansible/modules/commands
Daniel-Sanchez-Fabregas 798dc4b438 In expect module documentation add `no_log` to password change example (#44436)
* Update expect.py

Recommend not showing passwords in the logs

+label: docsite_pr

* Fix unicode quotes
2018-08-21 08:42:41 -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 In expect module documentation add `no_log` to password change example (#44436) 2018-08-21 08:42:41 -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