You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py package files 11 years ago
command.py Cleanups of command.py (#4526) 9 years ago
raw.py updated raw docs for environment and executable 10 years ago
script.py Add a note about using the script module with pseudo-tty's lack of stderr channel (#4000) 10 years ago
shell.py Added some documentation for the shell return values 10 years ago