Fix yamllint errors;change yamllint config
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build is failing
				
			This commit is contained in:
		| @@ -11,7 +11,6 @@ Users: | ||||
| - DistinguishedName: CN=zzLDAP,OU=Service accounts,OU=Privileged,OU=User accounts | ||||
|   Password: "{{ password.zzldap }}" | ||||
|   MemberOf: [] | ||||
|    | ||||
| --- | ||||
| Variables: | ||||
| - Name: password.janedoe | ||||
|   | ||||
| @@ -62,4 +62,4 @@ FirewallProfiles: | ||||
| # Variables: | ||||
| # - Name: foo | ||||
| #   Expression: | | ||||
| #     Write-Host 'bar' | ||||
| #     Write-Host 'bar' | ||||
|   | ||||
| @@ -62,4 +62,4 @@ FirewallProfiles: | ||||
| # Variables: | ||||
| # - Name: foo | ||||
| #   Expression: | | ||||
| #     Write-Host 'bar' | ||||
| #     Write-Host 'bar' | ||||
|   | ||||
| @@ -62,4 +62,4 @@ FirewallProfiles: | ||||
| # Variables: | ||||
| # - Name: foo | ||||
| #   Expression: | | ||||
| #     Write-Host 'bar' | ||||
| #     Write-Host 'bar' | ||||
|   | ||||
| @@ -24,4 +24,4 @@ Variables: | ||||
|     (Resolve-DnsName -Name $Parameter['addsconfig.domainname'] | Sort-Object)[0].IPAddress | ||||
| - Name: secondarydc | ||||
|   Expression: | | ||||
|     (Resolve-DnsName -Name $Parameter['addsconfig.domainname'] | Sort-Object)[1].IPAddress | ||||
|     (Resolve-DnsName -Name $Parameter['addsconfig.domainname'] | Sort-Object)[1].IPAddress | ||||
|   | ||||
| @@ -6,4 +6,4 @@ | ||||
| # Variables: | ||||
| # - Name: foo | ||||
| #   Expression: | | ||||
| #     Write-Host 'bar' | ||||
| #     Write-Host 'bar' | ||||
|   | ||||
| @@ -16,4 +16,4 @@ RegistryEntries: | ||||
| - Key: HKLM\Software\Policies\Microsoft\Windows\System | ||||
|   Type: Dword | ||||
|   ValueName: UserPolicyMode | ||||
|   Value: 2 | ||||
|   Value: 2 | ||||
|   | ||||
| @@ -33,4 +33,5 @@ RegistryEntries: | ||||
| Variables: | ||||
| - Name: addsconfig.ntpserver | ||||
|   Expression: | | ||||
|     ($Parameter['addsconfig.ntpserver'] -split ',' | ForEach-Object {'{0},0x1' -f $_}) -join ' ' | ||||
|     ($Parameter['addsconfig.ntpserver'] -split ',' | ForEach-Object {'{0},0x1' -f $_}) -join ' ' | ||||
|      | ||||
| @@ -113,4 +113,5 @@ RegistryEntries: | ||||
| - Key: HKLM\Software\Policies\Microsoft\WindowsMovieMaker | ||||
|   Type: DWord | ||||
|   ValueName: WebPublish | ||||
|   Value: 1 | ||||
|   Value: 1 | ||||
|    | ||||
| @@ -11,4 +11,4 @@ Password: | ||||
|   Length: | ||||
|     Minimum: 10 | ||||
|   History: 0 | ||||
|   ReversibleEncryption: False | ||||
|   ReversibleEncryption: False | ||||
|   | ||||
		Reference in New Issue
	
	Block a user