Do not run a health check against the service while in check mode
This commit is contained in:
		
							parent
							
								
									811cdb6a81
								
							
						
					
					
						commit
						7618dc9400
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -83,6 +83,7 @@ | ||||||
| 
 | 
 | ||||||
| - name: "Test whether Jitsi is healthy from the outside" | - name: "Test whether Jitsi is healthy from the outside" | ||||||
|   become: false |   become: false | ||||||
|  |   check_mode: no | ||||||
|   uri: |   uri: | ||||||
|     url: https://{{ jitsi_virtual_host }} |     url: https://{{ jitsi_virtual_host }} | ||||||
|     return_content: yes |     return_content: yes | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue