mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 22:01:15 +00:00
Correct typo in win_domain_computer doc (#42123)
This commit is contained in:
committed by
René Moser
parent
22a6927dbd
commit
fabd7823b2
@@ -16,7 +16,7 @@ module: win_domain_computer
|
||||
short_description: Manage computers in Active Directory
|
||||
description:
|
||||
- Create, read, update and delete computers in Active Directory using a
|
||||
windows brigde computer to launch New-ADComputer, Get-ADComputer,
|
||||
windows bridge computer to launch New-ADComputer, Get-ADComputer,
|
||||
Set-ADComputer, Remove-ADComputer and Move-ADObject powershell commands.
|
||||
options:
|
||||
name:
|
||||
|
||||
Reference in New Issue
Block a user