community.general/lib/ansible/modules/commands
James Cassell 8eacaf6a77 command modules: optional stdin_add_newline (#45170)
* stdin_add_newline: allow newline suppression on command modules

* command/shell: test for stdin_add_newline

* changelog for stdin_add_newline
2018-10-31 12:53:02 -04:00
..
__init__.py
command.py command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
expect.py
psexec.py Add helper function to return helpful import error msg (#47409) 2018-10-24 07:21:36 +10:00
raw.py
script.py
shell.py command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
telnet.py