Alexander Grothe
264f1b311c
Revert "use debconf module instead of shell command"
...
openbox autostart calls the autostart script with sh as shell and
using ansible's debconf module does not change dash to bash
successfully, so for the moment we need to use the shell command instead.
This reverts commit 4170935a5a
.
2018-08-09 10:07:20 +02:00
Alexander Grothe
16b84b080d
Add notification
2018-08-03 12:29:20 +02:00
Alexander Grothe
9ec3fb07ec
Don't update cache when adding ppas, this is done in the next step
2018-08-03 12:07:33 +02:00
Alexander Grothe
16886c3806
Remove old code
2018-08-03 10:35:28 +02:00
Alexander Grothe
4170935a5a
use debconf module instead of shell command
2018-08-03 10:32:02 +02:00
Alexander Grothe
b1389ae487
Create drop-in for sudo for vdr user
...
this allows to restart vdr.service and reboot the system
2018-05-23 09:55:57 +02:00
Alexander Grothe
252cade885
use ansible_managed instead of own variable ansible_managed_file
2018-01-16 13:07:58 +01:00
Alexander Grothe
4682af7c3a
Add some tags for ppa related tasks
2017-12-28 17:28:43 +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
49bcecb027
allow action to fail if file does not exist
2017-11-22 10:56:21 +01:00
Alexander Grothe
c70d6f97c6
Fix indentation
2017-11-22 10:15:16 +01:00
Alexander Grothe
4ed8729282
Add additional files
2017-11-22 10:09:51 +01:00
Alexander Grothe
9060429ba6
create extra role for wakeup configuration
2017-11-20 09:45:15 +01:00
Alexander Grothe
052b46ee34
put custom fact collection in own role "collect-facts"
...
so it is not necessary to run yavdr-common every time we use an
autoinstall-* role
2017-11-20 09:23:50 +01:00
Alexander Grothe
3e8e077164
add function to get acpi power saving modes
2017-11-20 09:20:30 +01:00
Alexander Grothe
a8e44ac1a3
Add acl to essential packages
2017-11-09 14:48:35 +01:00
Alexander Grothe
afd583b77f
python-requests is needed as dependency for satip_facts.py
2017-09-04 12:44:06 +02:00
Alexander Grothe
264a2f2252
Minor changes, update task and variable descriptions
2017-07-30 14:54:43 +02:00
Alexander Grothe
f173dc14cb
fix include
2017-07-30 14:34:48 +02:00
Alexander Grothe
b50bf17557
Merge branch 'master' of https://github.com/yavdr/yavdr-ansible
2017-07-30 14:31:04 +02:00
Alexander Grothe
02ccd7de10
start reorganizing main.yml in roles
2017-07-30 14:29:38 +02:00
Alexander Grothe
c61c037914
Merge branch 'master' of https://github.com/yavdr/yavdr-ansible
2017-07-28 16:10:48 +02:00
Alexander Grothe
728fd7c92b
Cleanup
2017-07-28 16:09:11 +02:00
Alexander Grothe
c42881044e
simplify debug output
2017-07-28 16:08:30 +02:00
Alexander Grothe
0f9caa6605
add some empty lines
2017-07-28 15:07:57 +02:00
Alexander Grothe
2a4dc82e21
add xorg autoconfiguration, install some config files for vdr, update nfs- and avahi configuration
2017-07-08 13:37:35 +02:00
Alexander Grothe
d45d4ff643
fix padline option for source blocks
2017-06-21 12:46:51 +02:00
Alexander Grothe
ddf59c34f1
Cleanup empty lines at beginning of file
2017-06-20 16:19:08 +02:00
Alexander Grothe
5e5f9f346a
add xorg configuration and driver autodetection
2017-06-20 15:09:15 +02:00
Alexander Grothe
dc757482a3
add vdr restart handler to autoinstall roles, move satip detection
2017-03-13 19:34:54 +01:00
Alexander Grothe
ca33ff5ac4
Update role order, next try for a successfull local installation
2017-03-13 14:53:07 +01:00
Alexander Grothe
10c3d12215
Add role to install nfs-server, cleanup roles and configuration
...
- use generic media_dirs including vdr recdir, loop over them to
create directories, configure samba, nfs, etc.
- add role to install an configure nfs-kernel-server
- cleanup roles
- add custom fact modules
2017-03-13 10:40:35 +01:00
Alexander Grothe
d6647e1613
Move local fact scripts to modules
2017-03-03 10:39:59 +01:00
Alexander Grothe
1dc6f1c00b
Set bash instead of dash, update default variables for grub-config
2017-03-03 00:35:14 +01:00
Alexander Grothe
bcc016b7e6
Add some roles for autodetection of Hardware
2017-03-02 16:01:52 +01:00
Alexander Grothe
5cd3869a51
rename fact files
2017-03-02 09:38:05 +01:00
Alexander Grothe
54c7d091fd
Fix indentations
2017-03-02 09:06:19 +01:00
Alexander Grothe
5219bdc4e5
Add satip detection script
2017-03-01 21:13:03 +01:00
Alexander Grothe
14a9ea894c
Add svdrp service definition, improve template
2017-03-01 21:11:56 +01:00
Alexander Grothe
d3e40de05d
Add facts script for Sat>IP
2017-03-01 11:59:11 +01:00
Alexander Grothe
5a012f2080
update yavdr-common role, add support for local facts
2017-02-28 16:30:56 +01:00
Alexander Grothe
27b5cd0500
add facts script for usb and pci ids
2017-02-28 16:07:33 +01:00
Alexander Grothe
a731768b7c
remove lirc_pci_id.sh
2017-02-28 16:07:10 +01:00
Alexander Grothe
be6e71e54d
Merge branch 'master' of https://github.com/yavdr/yavdr-ansible
2017-02-28 10:56:11 +01:00
Alexander Grothe
c053dcbb0b
add script that returns local pci(e) ids
2017-02-28 10:55:35 +01:00
Alexander Grothe
228ac70b5e
add role for samba-install, grub-config, update network and handlers
2017-02-23 13:15:04 +01:00
Alexander Grothe
9fe824e452
cleanup and test basic functionality
2017-02-22 15:27:48 +01:00
Alexander Grothe
efac4618fa
Trying some literate programming for this playbook
2017-02-20 14:29:15 +01:00
seahawk1986
40e99f1cfe
Delete main.yml
2017-02-19 14:13:35 +01:00