Commit Graph

21 Commits

Author SHA1 Message Date
Alexander Grothe fbb6003cf9 Use correct syntax for tag-controlled imports
now it is possible to run just the tasks with the xorg.detect tag:
sudo -H ansible-playbook -i "localhost," --tags="xorg.detect" --connection=local yavdr07.yml
2018-01-07 17:46:55 +01:00
Alexander Grothe b2493a5e42 Ansible API change: use import_tasks instead of include 2017-11-12 19:07:21 +01:00
Alexander Grothe 2167d28123 rearrange order of xorg tasks 2017-07-30 23:19:35 +02:00
Alexander Grothe f173dc14cb fix include 2017-07-30 14:34:48 +02:00
Alexander Grothe 02ccd7de10 start reorganizing main.yml in roles 2017-07-30 14:29:38 +02:00
Alexander Grothe 4dfb0fde81 Add expansion of some templates, rearrange tasks 2017-07-16 11:21:04 +02:00
Alexander Grothe 6c3cc84c60 Rearrange tasks in yavdr-xorg 2017-07-16 11:05:54 +02:00
Alexander Grothe 3521f9eee8 Fix typo 2017-07-16 08:16:47 +02:00
Alexander Grothe fbd5e88f64 Change order of package installation and stopping xorg-related jobs,
so it does not fail because they don't exist yet.
2017-07-16 08:02:25 +02:00
Alexander Grothe 15dd3f24f8 Update some descriptions, rearrange order of tasks 2017-07-15 14:28:23 +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 87600748ee add template for environment loader of vdr.service 2017-06-22 13:29:57 +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 a788fdcb4d Add fact collection with xrandr 2017-04-10 13:24:40 +02:00
Alexander Grothe 58119a9651 cleanup 2017-03-13 15:27:21 +01:00
Alexander Grothe d3e40de05d Add facts script for Sat>IP 2017-03-01 11:59:11 +01:00
Alexander Grothe 9fe824e452 cleanup and test basic functionality 2017-02-22 15:27:48 +01:00
seahawk1986 de8118bd8f Update main.yml 2017-02-19 21:33:48 +01:00
Alexander Grothe 65f90a610e add proof of concept 2017-02-19 13:56:47 +01:00