aussielunix.locale

Ansible Role - Locale

Build Status

This role will ensure that the various places you need to set the locale are all set to the same thing.

Requirements

None

Role Variables

aussielunix_locale: en_AU.UTF-8

Dependencies

None

Example Playbook

- hosts: all
  roles:
     - { role: aussielunix.locale, aussielunix_locale: en_AU.UTF-8 }

Hacking

There is an included Vagrant setup for hacking on this module.

cd tests
source .hack.sh
vagrant up
ansible-playbook test.yml
...
vagrant destroy
vagrant up
ansible-playbook test.yml -vvvv
...

License

BSD

Author Information

Mick Pollard
@aussielunix (twitter, gmail, github, linkedin)

About

Simple role to make sure the locale is correctly set - everywhere !

Install
ansible-galaxy install aussielunix.locale
GitHub repository
License
Unknown
Downloads
1.3k