community.general/lib/ansible/modules/commands
Jorgen 8ff13db17c Add Windows example of raw command (#47153)
* Add Windows example of raw command

Perform shutdown of Windows OS using Microsoft.PowerShell.Management module

* Capitalized cmdlet, remove quotes and improve description

This commit also cleans up some of the description sections.

* Use another example as suggested by jborean93

I was happy to merge this before I noticed jborean93 objected to the example :-/

* Fix whitespace issue
2018-11-30 17:12:19 +01:00
..
__init__.py
command.py command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
expect.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
psexec.py Add helper function to return helpful import error msg (#47409) 2018-10-24 07:21:36 +10:00
raw.py Add Windows example of raw command (#47153) 2018-11-30 17:12:19 +01: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