community.general/lib/ansible/modules/commands
Jordan Borean 0f0d33a954 start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
..
__init__.py
command.py toggle for stripping empty shell/command output (#51342) 2019-01-29 15:55:38 -05:00
expect.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
psexec.py Sanity fixes in various modules (#50080) 2018-12-18 09:53:46 -06:00
raw.py raw is transport-agnostic 2019-01-07 16:53:27 +01:00
script.py Add seealso section to Windows and related modules (#49845) 2018-12-15 03:23:59 +01:00
shell.py shell: Improve documentation (#51109) 2019-01-22 21:58:12 +01:00
telnet.py