Use chaos user as ansible user for VMs
This commit is contained in:
		
					parent
					
						
							
								544abc1c27
							
						
					
				
			
			
				commit
				
					
						8d50e73888
					
				
			
		
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -4,13 +4,16 @@ all: | ||||||
|       hosts: |       hosts: | ||||||
|         light: |         light: | ||||||
|           ansible_host: light.z9.ccchh.net |           ansible_host: light.z9.ccchh.net | ||||||
|           ansible_user: root |           ansible_user: chaos | ||||||
|         mqtt: |         mqtt: | ||||||
|           ansible_host: mqtt.z9.ccchh.net |           ansible_host: mqtt.z9.ccchh.net | ||||||
|  |           ansible_user: chaos | ||||||
|         esphome: |         esphome: | ||||||
|           ansible_host: esphome.z9.ccchh.net |           ansible_host: esphome.z9.ccchh.net | ||||||
|  |           ansible_user: chaos | ||||||
|         zigbee2mqtt: |         zigbee2mqtt: | ||||||
|           ansible_host: zigbee2mqtt.z9.ccchh.net |           ansible_host: zigbee2mqtt.z9.ccchh.net | ||||||
|  |           ansible_user: chaos | ||||||
|         printserver: |         printserver: | ||||||
|           ansible_host: printserver.z9.ccchh.net |           ansible_host: printserver.z9.ccchh.net | ||||||
|         audio: |         audio: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue