community.general/lib/ansible/modules/commands
Dag Wieers 86147d598f Various improvements to script module docs (#44637)
This PR includes:
- Use uppercase in descriptions
- Add trailing dot to descriptions
- Grammar/spelling fixes
- Adding names to examples as a best practice
- Simplify structure
2018-08-24 09:56:44 -04:00
..
__init__.py
command.py Force all args to strings for 'command' (fixes #43732) 2018-08-06 14:27:45 -07: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 psexec: new module to run commands on a remote Windows host without WinRM (#36723) 2018-04-24 12:15:15 +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 Update shell.py (#44477) 2018-08-23 12:31:55 +10:00
telnet.py adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00