mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
win_dsc - Add argument validation and other fixes (#53093)
* win_dsc - Add argument validation and other fixes * Fix doc issues
This commit is contained in:
4
changelogs/fragments/win_dsc-validation.yaml
Normal file
4
changelogs/fragments/win_dsc-validation.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
minor_changes:
|
||||
- win_dsc - The win_dsc module will now fail if an invalid DSC property is set.
|
||||
- win_dsc - The module invocation and possible options will be displayed when running with ``-vvv``.
|
||||
- win_dsc - The Verbose logs will be returned when running with ``-vvv``.
|
||||
Reference in New Issue
Block a user