Add hostname configuration
This commit is contained in:
		@@ -1,5 +1,9 @@
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
- name: Common | Set hostname
 | 
			
		||||
  hostname:
 | 
			
		||||
    name: "{{ common_hostname }}"
 | 
			
		||||
 | 
			
		||||
- name: Common | Set available locales
 | 
			
		||||
  template:
 | 
			
		||||
    src: locale.gen.j2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user