Remove explicit svc.name
This commit is contained in:
		
							parent
							
								
									09e886c712
								
							
						
					
					
						commit
						dbb3075c82
					
				
					 67 changed files with 36 additions and 87 deletions
				
			
		|  | @ -2,7 +2,7 @@ | |||
| - name: Set common facts | ||||
|   ansible.builtin.import_tasks: tasks/set-default-facts.yml | ||||
| 
 | ||||
| - name: Deploy {{ svc.name }} | ||||
| - name: Deploy {{ role_name }} | ||||
|   vars: | ||||
|     svc: "{{ teamspeak_fallback_svc }}" | ||||
|     compose: "{{ teamspeak_fallback_compose }}" | ||||
|  |  | |||
|  | @ -8,7 +8,6 @@ teamspeak_fallback_user: 9987 | |||
| teamspeak_fallback_group: 9987 | ||||
| 
 | ||||
| teamspeak_fallback_svc: | ||||
|   name: teamspeak-fallback | ||||
|   domain: ts.serguzim.me | ||||
|   additional_domains: | ||||
|     - hook.serguzim.me | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue