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 In expect module documentation add `no_log` to password change example (#44436) 2018-08-21 08:42:41 -05:00
psexec.py Add helper function to return helpful import error msg (#47409) 2018-10-24 07:21:36 +10:00
raw.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
script.py Various improvements to script module docs (#44637) 2018-08-24 09:56:44 -04:00
shell.py command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
telnet.py adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00