community.general/lib/ansible/modules/commands
Bruno Inec b845db0169 Explicit availability of 'null' timeout in expect (#40429) 2018-05-21 12:32:06 -05:00
..
__init__.py
command.py Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 2018-05-16 13:37:39 -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
script.py
shell.py
telnet.py