1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

win_reboot: fix stray entry in module docs

This commit is contained in:
Jordan Borean 2019-03-13 10:47:17 +10:00
parent 3d23e47c53
commit 2ecde81dcb
No known key found for this signature in database
GPG key ID: 2AAC89085FBBDAB5

View file

@ -68,7 +68,6 @@ notes:
- The connection user must have the C(SeRemoteShutdownPrivilege) privilege enabled, see - The connection user must have the C(SeRemoteShutdownPrivilege) privilege enabled, see
U(https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/force-shutdown-from-a-remote-system) U(https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/force-shutdown-from-a-remote-system)
for more information. for more information.
some Windows hosts.
seealso: seealso:
- module: reboot - module: reboot
author: author: