l10n
Role Name
Configure localisation on debian-based distributions. Configures locale
, console-setup
, keyboard
and timezone
.
Requirements
Runs on Debian and Ubuntu.
Role Variables
see defaults
Example Playbook
- hosts: servers
roles:
- role: olegstepura.l10n
vars:
l10n_timezone: Europe/Kaliningrad
l10n_locale_lang: en_US.UTF-8
l10n_locales:
- en_US.UTF-8
- ru_RU.UTF-8
l10n_console_charmap: UTF-8
l10n_console_codeset: guess
l10n_console_fontface: guess
l10n_console_fontsize: 8x16
l10n_keyboard_backspace: guess
l10n_keyboard_options: "grp:alt_shift_toggle,grp_led:scroll"
l10n_keyboard_model: pc104
l10n_keyboard_layout: "us,ru"
l10n_keyboard_variant: ","
License
MIT
About
Configure localisation on debian-based distributions
Install
ansible-galaxy install olegstepura/ansible-role-l10n
License
mit
Downloads
30
Owner
Full-stack web developer with 18+ years of expertise and passion for Vue, Typescript, Tailwind in FE and Scala in BE.
Automation geek ❤️ Ansible & k8s.