mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
win_shortcut: add run as admin and fix shell folder idempotency (#48584)
This commit is contained in:
5
changelogs/fragments/win_shortcut.yaml
Normal file
5
changelogs/fragments/win_shortcut.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
bugfixes:
|
||||
- win_shortcut - Added idempotency checks when ``src`` is a special shell folder like ``shell:RecycleBinFolder``
|
||||
|
||||
minor_changes:
|
||||
- win_shortcut - Added support for setting the ``Run as administrator`` flag on a shortcut pointing to an executable
|
||||
Reference in New Issue
Block a user