aussielunix.locale
Ansible Role - Locale
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)
Install
ansible-galaxy install aussielunix.localeLicense
Unknown
Downloads
1.3k
Owner
