Fix default hostname
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
common_hostname: "{{ ansible_hostname }}"
 | 
			
		||||
common_hostname: "{{ inventory_hostname }}"
 | 
			
		||||
 | 
			
		||||
# https://sourceware.org/glibc/wiki/Locales
 | 
			
		||||
system_locales:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user