remove mongo password secret
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m50s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m50s
				
			This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/infra.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/infra.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -75,7 +75,6 @@ jobs: | ||||
|           SMTP_PASSWORD: ${{ secrets.SMTP_PASSWORD }} | ||||
|           INFISICAL_ENCRYPTION_KEY: ${{ secrets.INFISICAL_ENCRYPTION_KEY }} | ||||
|           INFISICAL_AUTH_SECRET: ${{ secrets.INFISICAL_AUTH_SECRET }} | ||||
|           INFISICAL_MONGO_PASSWORD: ${{ secrets.INFISICAL_MONGO_PASSWORD }} | ||||
|           INFISICAL_TOKEN: ${{ secrets.INFISICAL_TOKEN }} | ||||
|           INFISICAL_URL: https://secrets.koval.net | ||||
|         run: ansible-playbook --inventory ./inventory ${{ steps.playbooks.outputs.to_run }} -vv | ||||
|   | ||||
		Reference in New Issue
	
	Block a user