Change roles to get domain from all_services
This commit is contained in:
		
							parent
							
								
									6ace704a46
								
							
						
					
					
						commit
						bd6409bcc0
					
				
					 25 changed files with 37 additions and 24 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| --- | ||||
| acme_dns_svc: | ||||
|   domain: "{{ acme_dns.host }}" | ||||
|   domain: "{{ all_services | service_get_domain(role_name) }}" | ||||
|   port: 80 | ||||
|   nsadmin: "{{ admin_email | regex_replace('@', '.') }}" | ||||
|   records: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue