Update nginx role
- Switch "worker_processes" to "auto" - Disable "server_tokens" globally - Change formatting for readability
This commit is contained in:
		
					parent
					
						
							
								9ff6b69b82
							
						
					
				
			
			
				commit
				
					
						eed7317b0c
					
				
			
		
					 4 changed files with 41 additions and 39 deletions
				
			
		|  | @ -6,7 +6,7 @@ | |||
|     owner=root | ||||
|     group=root | ||||
|     mode=0644 | ||||
|   notify: reload nginx config | ||||
|   notify: reload nginx | ||||
|   tags: | ||||
|     - nginx | ||||
|     - website | ||||
|  | @ -28,7 +28,7 @@ | |||
|     group=root | ||||
|     mode=0644 | ||||
|     state=link | ||||
|   notify: reload nginx config | ||||
|   notify: reload nginx | ||||
|   tags: | ||||
|     - nginx | ||||
|     - website | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alexander Dietrich
				Alexander Dietrich