Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 557 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 557 Bytes

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 ([email protected])