Skip to content

Commit

Permalink
Update module builder
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Jan 15, 2024
1 parent fbafd37 commit b12e9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Manage-Testimo.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Invoke-ModuleBuild -ModuleName 'Testimo' {
'PSSharedGoods', 'PSWinDocumentation.DNS', 'PSEventViewer'
'PSWriteHTML', 'ADEssentials', 'GPOZaurr', 'PSWriteColor'
) -Version Latest -Guid Auto
New-ConfigurationModule -Type ApprovedModule -Name 'PSSharedGoods', 'PSWriteColor', 'Connectimo', 'PSUnifi', 'PSWebToolbox', 'PSMyPassword'
New-ConfigurationModule -Type ApprovedModule -Name 'PSWriteColor', 'Connectimo', 'PSUnifi', 'PSWebToolbox', 'PSMyPassword'
#New-ConfigurationModule -Type ExternalModule -Name 'ActiveDirectory', 'GroupPolicy', 'ServerManager'
New-ConfigurationModuleSkip -IgnoreFunctionName @(
'ConvertTo-DSCObject'
Expand Down

0 comments on commit b12e9cc

Please sign in to comment.