Ansible BuildAnsible Build
Home
Roles
Scripts
Mint System
Chat
GitHub
Home
Roles
Scripts
Mint System
Chat
GitHub
  • locale role

    • Usage
locale logo

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
Edit this page
Last Updated:
Contributors: Janik von Rotz