mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Remove unnecessary obj
This commit is contained in:
committed by
Matt Martz
parent
43a7a5a990
commit
7e055ec6cc
@@ -24,7 +24,6 @@ Import-Module Servermanager;
|
||||
$params = Parse-Args $args;
|
||||
|
||||
$result = New-Object psobject @{
|
||||
win_feature = New-Object psobject
|
||||
changed = $false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user