forked from CCCHH/ansible-infra
		
	
		
			
				
	
	
		
			40 lines
		
	
	
	
		
			705 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
	
		
			705 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| all:
 | |
|   hosts:
 | |
|     authoritative-dns:
 | |
|       ansible_host: authoritative-dns.z9.ccchh.net
 | |
|       ansible_user: chaos
 | |
|     dooris:
 | |
|       ansible_host: 10.31.208.201
 | |
|       ansible_user: chaos
 | |
|     light:
 | |
|       ansible_host: light.z9.ccchh.net
 | |
|       ansible_user: chaos
 | |
|     thinkcccore0:
 | |
|       ansible_host: thinkcccore0.z9.ccchh.net
 | |
| certbot_hosts:
 | |
|   hosts:
 | |
|     dooris:
 | |
| docker_compose_hosts:
 | |
|   hosts:
 | |
|     dooris:
 | |
| foobazdmx_hosts:
 | |
|   hosts:
 | |
|     light:
 | |
| hypervisors:
 | |
|   hosts:
 | |
|     thinkcccore0:
 | |
| infrastructure_authorized_keys_hosts:
 | |
|   hosts:
 | |
|     dooris:
 | |
|     light:
 | |
|     authoritative-dns:
 | |
| nginx_hosts:
 | |
|   hosts:
 | |
|     dooris:
 | |
|     light:
 | |
| ola_hosts:
 | |
|   hosts:
 | |
|     light:
 | |
| proxmox_vm_template_hosts:
 | |
|   hosts:
 | |
|     thinkcccore0:
 |