Alexander Grothe
bde3106c47
Fix order of xlogin package installation and calling write-x11-keyboard-config
2017-12-19 14:43:55 +01:00
Alexander Grothe
0c1f52d986
Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic
2017-12-19 12:33:24 +01:00
Alexander Grothe
04662f2b83
Add template for /etc/rc_maps.cfg
2017-12-19 12:32:37 +01:00
seahawk1986
4cf30fabd0
Fix typo
2017-12-19 09:36:32 +01:00
Alexander Grothe
3051e04c53
Add inital i18n translation support
...
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 }}"
2017-12-18 17:55:53 +01:00
Alexander Grothe
767807e3e4
add translation filter
2017-12-18 11:40:33 +01:00
Alexander Grothe
89963fa35b
Add .Xresources for user vdr
2017-12-17 15:06:45 +01:00
Alexander Grothe
b9e4f1bc33
Add space
2017-12-17 14:37:03 +01:00
Alexander Grothe
7726ce1399
fix list creation (ansible ignores multiple dictionary definitions)
2017-12-17 13:38:45 +01:00
Alexander Grothe
345e373a52
Add more DVBSky firmware files to list
2017-12-17 12:23:01 +01:00
Alexander Grothe
63bc6828aa
Add missing template file
2017-12-17 11:40:39 +01:00
Alexander Grothe
5d6ffd6f4c
Fix plugin name and typo
2017-12-17 11:37:28 +01:00
Alexander Grothe
dd0cd703fe
Fix syntax error caused by typo
2017-12-17 11:31:53 +01:00
Alexander Grothe
4097b01602
Add comment to write-x11-keyboard-config
2017-12-17 11:28:47 +01:00
Alexander Grothe
b1532f7a7a
Move creation of X11 keyboard configuration to external script
...
heredocs with indentations don't work properly in Ansible shell commands
2017-12-17 11:07:40 +01:00
Alexander Grothe
f94dd32250
remove empty line (which breaks syntax)
2017-12-17 10:41:41 +01:00
Alexander Grothe
7b685ebe98
Set X11 keyboard configuration according to /etc/default/keyboard values
2017-12-17 10:38:12 +01:00
Alexander Grothe
1405c73c87
Install vdr-plugin-pulsectrl and vdr-plugin-osd2web
...
use the bluecd instead of blue
2017-12-17 10:02:09 +01:00
Alexander Grothe
59685f9a99
Fix video directory path
2017-12-17 09:16:50 +01:00
Alexander Grothe
dabc057ed7
Fix package name
2017-12-16 19:57:02 +01:00
Alexander Grothe
036fd26287
Revert "Use ansible 2.4.1 from ubuntu repositories"
...
the needed package is still in staging...
This reverts commit 2b749ba457
.
2017-12-16 19:34:33 +01:00
Alexander Grothe
2b749ba457
Use ansible 2.4.1 from ubuntu repositories
2017-12-16 19:32:38 +01:00
Alexander Grothe
a7bc7a4386
Fix condition to ubuntu-drivers autoinstall
2017-12-16 18:58:57 +01:00
Alexander Grothe
3708289de7
Recommend sudo -H
2017-12-16 18:02:33 +01:00
Alexander Grothe
048ae4e5d4
We need to use an ansible build from a yavdr PPA (for now)
2017-12-16 17:47:16 +01:00
Alexander Grothe
295a99c622
Change PPAs for experimental bionic packages
2017-12-16 16:33:55 +01:00
Alexander Grothe
1f2a51dd37
Merge branch 'irmp'
2017-11-22 12:44:36 +01:00
Alexander Grothe
6b130a3df3
Merge branch 'refactoring'
2017-11-22 12:04:13 +01:00
Alexander Grothe
9860f607a0
don't fail in xrandr_facts.py if nvidia-smi is not available
2017-11-22 11:47:44 +01:00
Alexander Grothe
f302e4e06c
Revert "add xrandr package to setup-xorg.yml"
...
This reverts commit f8553943ab
.
2017-11-22 11:46:02 +01:00
Alexander Grothe
f8553943ab
add xrandr package to setup-xorg.yml
2017-11-22 11:42:42 +01:00
Alexander Grothe
c5d0277610
cleanup whitespace
2017-11-22 11:40:17 +01:00
Alexander Grothe
19a1f98d74
run task only if file exists
2017-11-22 11:37:20 +01:00
Alexander Grothe
748df6954e
set --no-install-recommands for ansible installation
2017-11-22 11:36:21 +01:00
Alexander Grothe
49bcecb027
allow action to fail if file does not exist
2017-11-22 10:56:21 +01:00
Alexander Grothe
68396b3797
fix string comparisons
2017-11-22 10:16:56 +01:00
Alexander Grothe
c70d6f97c6
Fix indentation
2017-11-22 10:15:16 +01:00
Alexander Grothe
f6ec12448a
add autoinstall-virtualbox-guest role to yavdr07.yml playbook
2017-11-22 10:13:35 +01:00
Alexander Grothe
4ed8729282
Add additional files
2017-11-22 10:09:51 +01:00
Alexander Grothe
885b5bd893
add role for virtualbox guest utilities installation
...
workaround for Ubuntu 16.04
2017-11-22 10:06:47 +01:00
Alexander Grothe
d08d060439
Fix iteration over list
2017-11-22 09:26:32 +01:00
Alexander Grothe
0cd621b6a6
extend hardware_facts.py with bool variables for detected graphic card manufacturers
2017-11-22 09:24:33 +01:00
Alexander Grothe
6ae45c65ce
Merge branch 'refactoring' of https://github.com/yavdr/yavdr-ansible into refactoring
2017-11-22 09:10:24 +01:00
Alexander Grothe
11eb950977
return a bool instead of a list
2017-11-22 09:07:44 +01:00
Alexander Grothe
23e09863dc
return a bool instead of a list
2017-11-22 09:04:44 +01:00
Alexander Grothe
b93b0e7ec6
Fix string comparison
2017-11-22 08:50:51 +01:00
Alexander Grothe
cfb28e88cc
Merge branch 'refactoring' of https://github.com/yavdr/yavdr-ansible into refactoring
2017-11-22 08:19:29 +01:00
Alexander Grothe
440032137b
remove colon from name variables, fix org syntax error
2017-11-22 08:17:16 +01:00
Alexander Grothe
3372fcec4c
remove colon from name variables
2017-11-22 08:11:56 +01:00
Alexander Grothe
0d01ee282b
Fix quoting
2017-11-22 08:07:29 +01:00