community.general/lib/ansible/modules/commands
Adam Patt 223a4c0685 Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261)
* Fixes #19392: allow commands to be specified as lists.  new syntax is documented as well
2018-05-16 13:37:39 -07: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 expect: Fix typo in examples (#39900) 2018-05-09 13:55:17 +02: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 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
script.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
shell.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
telnet.py Update docs for telnet module (#35257) 2018-01-24 07:33:47 +00:00