/ansible-locale

Ansible role to set up locales in Debian-like systems

locale

Set locales in Debian-like systems.

Role Variables

  • locale_lang - $LANG
  • locale_all - $LC_ALL
  • locale_numeric - $LC_NUMERIC
  • locale_time - $LC_TIME
  • locale_monetary - $LC_MONETARY
  • locale_paper - $LC_PAPER
  • locale_identification - $LC_IDENTIFICATION
  • locale_name - $LC_NAME
  • locale_address - $LC_ADDRESS
  • locale_telephone - $LC_TELEPHONE
  • locale_measurement - $LC_MEASUREMENT

License

MIT

Author Information

Sergey Korolev (korolev.srg@gmail.com)