provide proxmox user separately
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (push) Successful in 1m28s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Infrastructure / Check and run Ansbile playbooks (push) Successful in 1m28s
				
			This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/infra.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/infra.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -63,6 +63,7 @@ jobs: | ||||
|         if: env.DEPLOY != 'none' && steps.playbooks.outputs.to_run != '' | ||||
|         env: | ||||
|           PROXMOX_HOST: ${{ secrets.PROXMOX_HOST }} | ||||
|           PROXMOX_USER: ${{ secrets.PROXMOX_USER }} | ||||
|           PROXMOX_TOKEN_ID: ${{ secrets.PROXMOX_TOKEN_ID }} | ||||
|           PROXMOX_TOKEN_SECRET: ${{ secrets.PROXMOX_TOKEN_SECRET }} | ||||
|         run: ansible-playbook --inventory ./inventory ${{ steps.playbooks.outputs.to_run }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user