increase verbosity
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m17s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m17s
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/infra.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/infra.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -75,4 +75,4 @@ jobs: | |||||||
|           PROXMOX_TOKEN_ID: ${{ secrets.PROXMOX_TOKEN_ID }} |           PROXMOX_TOKEN_ID: ${{ secrets.PROXMOX_TOKEN_ID }} | ||||||
|           PROXMOX_TOKEN_SECRET: ${{ secrets.PROXMOX_TOKEN_SECRET }} |           PROXMOX_TOKEN_SECRET: ${{ secrets.PROXMOX_TOKEN_SECRET }} | ||||||
|           SSH_PUBLIC: ${{ secrets.SSH_PUBLIC }} |           SSH_PUBLIC: ${{ secrets.SSH_PUBLIC }} | ||||||
|         run: ansible-playbook --inventory ./inventory ${{ steps.playbooks.outputs.to_run }} |         run: ansible-playbook --inventory ./inventory ${{ steps.playbooks.outputs.to_run }} -vvv | ||||||
|   | |||||||
| @@ -1,4 +1,4 @@ | |||||||
| - name: Setup Docker | - name: Setup Software | ||||||
|   hosts: joplin |   hosts: joplin | ||||||
|   gather_facts: false |   gather_facts: false | ||||||
|   tasks: |   tasks: | ||||||
		Reference in New Issue
	
	Block a user