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:
parent
3d23e47c53
commit
2ecde81dcb
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue