diff --git a/lib/ansible/modules/windows/win_dsc.py b/lib/ansible/modules/windows/win_dsc.py index b7320049e72..a021def45c8 100644 --- a/lib/ansible/modules/windows/win_dsc.py +++ b/lib/ansible/modules/windows/win_dsc.py @@ -33,6 +33,7 @@ short_description: Invokes a PowerShell DSC configuration description: - Invokes a PowerShell DSC Configuration. Requires PowerShell version 5 (February release or newer). - Most of the parameters for this module are dynamic and will vary depending on the DSC Resource. + - See :doc:`windows_dsc` for more information on how to use this module. options: resource_name: description: