added wstunnel
This commit is contained in:
		
							parent
							
								
									dc45417576
								
							
						
					
					
						commit
						bd0effd370
					
				@ -76,6 +76,13 @@
 | 
			
		||||
  notify:
 | 
			
		||||
    reload apache2
 | 
			
		||||
 | 
			
		||||
- name: enable apache module proxy_wstunnel
 | 
			
		||||
  command: a2enmod proxy_wstunnel
 | 
			
		||||
  args:
 | 
			
		||||
    creates: /etc/apache2/mods-enabled/proxy_wstunnel.load
 | 
			
		||||
  notify:
 | 
			
		||||
    reload apache2
 | 
			
		||||
 | 
			
		||||
- name: install acme.sh
 | 
			
		||||
  include_role:
 | 
			
		||||
    name: acmesh
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user