ansible/commands
Toshio Kuratomi 2f26352e49 Cleanups of command.py (#4526)
* Import module_utils at the top
* Fix python3 by marking literals combined with stdout/stderr as byte
  literals
* Mark parameters as type=path where appropriate
2016-08-24 08:27:36 -07:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
command.py Cleanups of command.py (#4526) 2016-08-24 08:27:36 -07:00
raw.py updated raw docs for environment and executable 2016-06-15 11:23:20 -04:00
script.py Add a note about using the script module with pseudo-tty's lack of stderr channel (#4000) 2016-06-21 13:09:54 -04:00
shell.py Added some documentation for the shell return values 2016-02-25 10:42:54 +01:00