Move services.json into ansible
This commit is contained in:
		
							parent
							
								
									6548019090
								
							
						
					
					
						commit
						3fed27b42f
					
				
					 11 changed files with 188 additions and 153 deletions
				
			
		|  | @ -9,7 +9,7 @@ caddy_ports_default: | |||
|   - 443:443 | ||||
|   - 443:443/udp | ||||
|   - "{{ host_vpn.ip }}:2019:2019" | ||||
| caddy_ports_extra: "{{ all_services | my_service_attributes(host_services, 'ports') }}" | ||||
| caddy_ports_extra: "{{ all_services | my_service_attributes(inventory_hostname, 'ports') }}" | ||||
| caddy_ports: "{{ caddy_ports_default | union(caddy_ports_extra) }}" | ||||
| 
 | ||||
| caddy_svc: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue