An open API service indexing awesome lists of open source software.

https://github.com/akman/ansible-role-locale

Setup locale on Linux
https://github.com/akman/ansible-role-locale

Last synced: 5 months ago
JSON representation

Setup locale on Linux

Awesome Lists containing this project

README

          

# Ansible Role: locale

Setup locale on Linux.

## Requirements

None.

## Role Variables

Available variables are listed below, along with default values:

locale: en_US.UTF-8

## Dependencies

None.

## Example Playbook

- hosts: all
roles:
- Akman.locale

*Inside `vars/main.yml`*:

locale: ru_RU.UTF-8

## License

MIT / BSD

## Author Information

This role was created in 2017 by Alexander Kapitman