win_dsc: link module documentation to main RST page (#31814)
This commit is contained in:
parent
cf938e9992
commit
4ac475a967
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ short_description: Invokes a PowerShell DSC configuration
|
||||||
description:
|
description:
|
||||||
- Invokes a PowerShell DSC Configuration. Requires PowerShell version 5 (February release or newer).
|
- 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.
|
- 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:
|
options:
|
||||||
resource_name:
|
resource_name:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue