Fix yamllint errors #2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
280d3e2258
commit
aa2c05df3f
@ -34,4 +34,3 @@ Variables:
|
|||||||
- Name: addsconfig.ntpserver
|
- Name: addsconfig.ntpserver
|
||||||
Expression: |
|
Expression: |
|
||||||
($Parameter['addsconfig.ntpserver'] -split ',' | ForEach-Object {'{0},0x1' -f $_}) -join ' '
|
($Parameter['addsconfig.ntpserver'] -split ',' | ForEach-Object {'{0},0x1' -f $_}) -join ' '
|
||||||
|
|
@ -114,4 +114,3 @@ RegistryEntries:
|
|||||||
Type: DWord
|
Type: DWord
|
||||||
ValueName: WebPublish
|
ValueName: WebPublish
|
||||||
Value: 1
|
Value: 1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user