update voc rdp pem idempotence
This commit is contained in:
parent
04e6d2d4c8
commit
dca7aa6301
1 changed files with 1 additions and 0 deletions
|
@ -42,3 +42,4 @@
|
|||
ansible.windows.win_powershell:
|
||||
script: 'Add-LocalGroupMember -Group "Remote Desktop Users" -Member {{ win__special_rdp_user }}'
|
||||
when: win__allow_special_rdp_user | bool
|
||||
changed_when: _a.changed
|
||||
|
|
Loading…
Reference in a new issue