locale role Set system locale. Usage Configure the role. config_system_locale: pt_PT.UTF-8 # default: en_US.UTF-8 config_system_language: pt_PT.UTF-8 # default: en_US.UTF-8 Include it in your playbook. - hosts: locale roles: - role: locale