Basic configuration with docker
Signed-off-by: Yohann D'ANELLO <yohann.danello@gmail.com>
This commit is contained in:
4
roles/baseconfig/handlers/main.yml
Normal file
4
roles/baseconfig/handlers/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
# Reconfigure locales when conf changes
|
||||
- name: Reconfigure locales
|
||||
command: dpkg-reconfigure locales -f noninteractive
|
Reference in New Issue
Block a user