3051e04c53
The filter_plugin translate allows to translate strings using yavdr.mo files from the package yavdr-i18n. ansible-playbook must be called with an UTF-8 locale (e.g. de_DE.UTF-8), LANG=C or LANG=POSIX are not allowed. Usage of the new filter: "{{ "my string" | translate }}" |
||
---|---|---|
filter_plugins | ||
group_vars | ||
handlers | ||
library | ||
roles | ||
displays.yml | ||
hosts | ||
install-yavdr.sh | ||
LICENSE | ||
localhost_inventory | ||
Manual.html | ||
Manual.org | ||
README.md | ||
yavdr07-headless.yml | ||
yavdr07.yml |
yavdr-ansible
ansible playbooks for yaVDR
Usage:
On a Ubuntu Server 16.04.x Installation run the following commands:
sudo apt-get install git
git clone https://github.com/yavdr/yavdr-ansible
cd yavdr-ansible
sudo ./install-yavdr.sh