
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-8Include it in your playbook.
- hosts: locale
  roles:
  - role: locale Ansible Build
Ansible Build
Set system locale.
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-8Include it in your playbook.
- hosts: locale
  roles:
  - role: locale