mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Escape equals for skip trusted host check
This commit is contained in:
		
							parent
							
								
									34463b800f
								
							
						
					
					
						commit
						7fb4bdde88
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -214,7 +214,7 @@
 | 
			
		|||
- name: Don't Check for Trusted Host
 | 
			
		||||
  ansible.builtin.lineinfile:
 | 
			
		||||
    path: "{{ matomo_path }}/matomo/config/config.ini.php"
 | 
			
		||||
    line: "enable_trusted_host_check=0"
 | 
			
		||||
    line: "enable_trusted_host_check\=0"
 | 
			
		||||
    insertafter: "^\[General\]$"
 | 
			
		||||
 | 
			
		||||
# RECORD Matomo AS INSTALLED
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue