mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* 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