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

Missing Else statement (#25457)

Missing the final Else statement in the conditional statement
This commit is contained in:
Troy Sampson 2017-06-22 10:47:58 -06:00 committed by jhawkesworth
parent 33a6150393
commit e391206acc

View file

@ -84,6 +84,7 @@ Function UserSearch
return $apppoolobj.applicationPoolSid
}
}
Else
{
#Search by samaccountname
$Searcher = [adsisearcher]""