community.general/lib/ansible/modules/commands
Toshio Kuratomi 9b7e866964 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-12-08 11:24:52 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
command.py Cleanups of command.py (#4526) 2016-12-08 11:24:52 -05:00
raw.py updated raw docs for environment and executable 2016-12-08 11:24:37 -05:00
script.py Add a note about using the script module with pseudo-tty's lack of stderr channel (#4000) 2016-12-08 11:24:39 -05:00
shell.py Added some documentation for the shell return values 2016-12-08 11:24:08 -05:00