Add hostname configuration
This commit is contained in:
		@@ -1,7 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
# https://sourceware.org/glibc/wiki/Locales
 | 
			
		||||
common_hostname: "{{ ansible_hostname }}"
 | 
			
		||||
 | 
			
		||||
# https://sourceware.org/glibc/wiki/Locales
 | 
			
		||||
system_locales:
 | 
			
		||||
  - en_US.UTF-8 UTF-8
 | 
			
		||||
 | 
			
		||||
@@ -32,6 +33,7 @@ pacman_ignorepkg: []
 | 
			
		||||
pacman_parallel_downloads: 2
 | 
			
		||||
 | 
			
		||||
common_packages:
 | 
			
		||||
  - less
 | 
			
		||||
  - bash-completion
 | 
			
		||||
  - htop
 | 
			
		||||
  - nano
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user