mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix broken links in module documentation (#38469)
* Reflect updated names of the aws_batch_job modules * Remove mention of `lambda_invoke` module which has yet to make it to Ansible. * Update broken rst link in win_dsc module
This commit is contained in:
committed by
Jordan Borean
parent
22f2388ef1
commit
85d5901b31
@@ -19,7 +19,7 @@ description:
|
||||
- Requires PowerShell version 5.0 or newer.
|
||||
- Most of the options for this module are dynamic and will vary depending on
|
||||
the DSC Resource specified in I(resource_name).
|
||||
- See :doc:`windows_dsc` for more information on how to use this module.
|
||||
- See :doc:`/user_guide/windows_dsc` for more information on how to use this module.
|
||||
options:
|
||||
resource_name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user