amaabca.locale

Locale Configuration

This tool creates and sets the system locale files for target computers.

Requirements

You need a Debian computer that has the locale-gen and dpkg-reconfigure commands installed.

Role Variables

This tool uses one variable:

ansible-locales:

Example Playbook

Default Locales (en_US and en_CA)

- hosts: servers
  roles:
    - { role: amaabca.ansible-locale }

With Custom Locales

- hosts: servers
  roles:
    - { role: amaabca.ansible-locale, ansible_locales: ['en_HK'] }

License

MIT

Author Information

Created by the web team at AMA - https://github.com/amaabca.

Informazioni sul progetto

Configure the Locale for Debian Systems

Installa
ansible-galaxy install amaabca.locale
Licenza
mit
Download
383