nginx(role): add "logging" to the reserved configuration names
This commit is contained in:
		
					parent
					
						
							
								3d22f7ffae
							
						
					
				
			
			
				commit
				
					
						5809e4015f
					
				
			
		
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -3,4 +3,5 @@ | |||
|     msg: "You used the following name: `{{ item.name }}`. Please make sure to not use the following names: `tls`, `redirect`." | ||||
|   when: item.name == "tls" | ||||
|         or item.name == "redirect" | ||||
|         or item.name == "logging" | ||||
|   loop: "{{ nginx__configurations }}" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue