develop #28
@ -45,6 +45,7 @@ $payload = [
|
||||
'delimiter' => $delimiter,
|
||||
'has_header' => (bool)((int)$hasHeader),
|
||||
'dry_run' => (bool)($config['powershell']['dry_run'] ?? false),
|
||||
'default_ou' => (string)($config['powershell']['default_ou'] ?? ''),
|
||||
];
|
||||
|
||||
// Save options as JSON as the input to the PS script
|
||||
|
||||
Loading…
Reference in New Issue
Block a user