From 4ac475a9678c0fa4f22bf5b713ef5f22077a74c7 Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Tue, 17 Oct 2017 09:43:38 +1000 Subject: [PATCH] win_dsc: link module documentation to main RST page (#31814) --- lib/ansible/modules/windows/win_dsc.py | 1 + 1 file changed, 1 insertion(+) 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: