Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jens@yavdr07:~/yavdr-ansible$ sudo -H ./install-yavdr.sh
- OK:1 http://ppa.launchpad.net/yavdr/experimental-kodi/ubuntu focal InRelease
- OK:2 http://de.archive.ubuntu.com/ubuntu focal InRelease
- OK:3 http://ppa.launchpad.net/yavdr/experimental-main/ubuntu focal InRelease
- OK:4 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
- OK:5 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease
- OK:6 http://ppa.launchpad.net/yavdr/experimental-vdr/ubuntu focal InRelease
- OK:7 http://de.archive.ubuntu.com/ubuntu focal-security InRelease
- Paketlisten werden gelesen... Fertig
- Abhängigkeitsbaum wird aufgebaut.
- Statusinformationen werden eingelesen.... Fertig
- Alle Pakete sind aktuell.
- Paketlisten werden gelesen... Fertig
- Abhängigkeitsbaum wird aufgebaut.
- Statusinformationen werden eingelesen.... Fertig
- ansible ist schon die neueste Version (2.9.6+dfsg-1).
- python3-argcomplete ist schon die neueste Version (1.8.1-1.3ubuntu1).
- python3-venv ist schon die neueste Version (3.8.2-0ubuntu2).
- python3-wheel ist schon die neueste Version (0.34.2-1).
- build-essential ist schon die neueste Version (12.8ubuntu1.1).
- software-properties-common ist schon die neueste Version (0.99.9.8).
- Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
- eatmydata libeatmydata1 python3-importlib-metadata python3-json-pointer python3-jsonpatch python3-jsonschema python3-more-itertools
- python3-pyrsistent python3-zipp
- Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
- 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
- PLAY [set up yaVDR] **********************************************************************************************************************
- TASK [Gathering Facts] *******************************************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : apt | prevent automatic installation of recommended packages] *******************************************************
- ok: [localhost]
- TASK [yavdr-common : add PPAs] ***********************************************************************************************************
- ok: [localhost] => (item=ppa:yavdr/experimental-main)
- ok: [localhost] => (item=ppa:yavdr/experimental-vdr)
- ok: [localhost] => (item=ppa:yavdr/experimental-kodi)
- TASK [yavdr-common : add PPAs for Raspberry Pi] ******************************************************************************************
- skipping: [localhost] => (item=ppa:yavdr/experimental-main)
- skipping: [localhost] => (item=ppa:yavdr/experimental-vdr)
- TASK [yavdr-common : run apt-get dist-upgrade] *******************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : debconf | disable all cloud-init datasources] ***********************************************************************
- changed: [localhost]
- TASK [yavdr-common : command | reconfigure cloud-init package] ***************************************************************************
- fatal: [localhost]: FAILED! => {
- "changed": true,
- "cmd": [
- "dpkg-reconfigure",
- "-f",
- "noninteractive",
- "cloud-init"
- ],
- "delta": "0:00:00.991656",
- "end": "2021-12-03 22:26:02.575302",
- "rc": 1,
- "start": "2021-12-03 22:26:01.583646"
- }
- STDERR:
- /usr/sbin/dpkg-reconfigure: cloud-init ist kaputt oder nicht komplett installiert
- MSG:
- non-zero return code
- ...ignoring
- TASK [yavdr-common : apt | ensure package cloud-init is not installed] *******************************************************************
- ok: [localhost]
- TASK [yavdr-common : apt | ensure packages for tzdata and locales are installed] *********************************************************
- ok: [localhost]
- TASK [yavdr-common : apt | install language packs] ***************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : set timezone] *******************************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : set timezone area] **************************************************************************************************
- skipping: [localhost]
- TASK [yavdr-common : set timezone city] **************************************************************************************************
- skipping: [localhost]
- TASK [yavdr-common : debconf | set default locale] ***************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : debconf | set locales to be generated] ******************************************************************************
- changed: [localhost]
- TASK [yavdr-common : use bash instead of dash] *******************************************************************************************
- ok: [localhost]
- RUNNING HANDLER [yavdr-common : reconfigure_locales] *************************************************************************************
- changed: [localhost]
- TASK [yavdr-common : create vdr group] ***************************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : create vdr user] ****************************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : disable release-upgrade notifications] ******************************************************************************
- ok: [localhost]
- TASK [yavdr-common : apt | install basic packages] ***************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : apt | install extra packages] ***************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : apt | install plymouth-theme-yavdr-logo on x86 architectures] *******************************************************
- ok: [localhost]
- TASK [yavdr-common : ensure /etc/yavdr exists] *******************************************************************************************
- ok: [localhost]
- TASK [yavdr-common : touch /etc/yavdr/autoinstalled (this file must exist)] **************************************************************
- changed: [localhost]
- TASK [yavdr-common : create media directories] *******************************************************************************************
- ok: [localhost] => (item={'key': 'audio', 'value': '/srv/audio'})
- ok: [localhost] => (item={'key': 'video', 'value': '/srv/video'})
- ok: [localhost] => (item={'key': 'pictures', 'value': '/srv/picture'})
- ok: [localhost] => (item={'key': 'files', 'value': '/srv/files'})
- ok: [localhost] => (item={'key': 'backups', 'value': '/srv/backups'})
- changed: [localhost] => (item={'key': 'recordings', 'value': '/srv/vdr/video'})
- TASK [yavdr-common : create /etc/sudoers.d/yavdr from template] **************************************************************************
- ok: [localhost]
- TASK [yavdr-common : create /usr/local/bin/module-helper] ********************************************************************************
- ok: [localhost]
- TASK [yavdr-common : create standby hooks /lib/systemd/system-sleep/yavdr] ***************************************************************
- ok: [localhost]
- TASK [collect-facts : get information about usb and pci hardware and loaded kernel modules] **********************************************
- ok: [localhost]
- TASK [collect-facts : debug] *************************************************************************************************************
- skipping: [localhost] => (item=usb)
- skipping: [localhost] => (item=pci)
- skipping: [localhost] => (item=serial)
- skipping: [localhost] => (item=gpus)
- skipping: [localhost] => (item=modules)
- skipping: [localhost] => (item=acpi_power_modes)
- skipping: [localhost] => (item=nvidia_detected)
- skipping: [localhost] => (item=intel_detected)
- skipping: [localhost] => (item=amd_detected)
- skipping: [localhost] => (item=virtualbox_detected)
- skipping: [localhost]
- TASK [collect-facts : get detailed PCI device information] *******************************************************************************
- ok: [localhost]
- TASK [collect-facts : debug] *************************************************************************************************************
- skipping: [localhost]
- TASK [collect-facts : known vdr output plugins] ******************************************************************************************
- ok: [localhost]
- TASK [autoinstall-ubuntu-drivers : apt | install ubuntu-drivers-common] ******************************************************************
- ok: [localhost]
- TASK [autoinstall-ubuntu-drivers : use ubuntu-drivers to install additional drivers automatically] ***************************************
- changed: [localhost]
- TASK [vdr : apt | install basic vdr packages] ********************************************************************************************
- ok: [localhost]
- TASK [vdr : add svdrp and svdrp-disc to /etc/services] ***********************************************************************************
- ok: [localhost] => (item=svdrp 6419/tcp)
- ok: [localhost] => (item=svdrp-disc 6419/udp)
- TASK [vdr : create vdr recdir] ***********************************************************************************************************
- changed: [localhost]
- TASK [vdr : set vdr charset override] ****************************************************************************************************
- ok: [localhost]
- TASK [vdr : set option to use hide-first-recording-level patch] **************************************************************************
- ok: [localhost]
- TASK [vdr : create local dir in recdir] **************************************************************************************************
- skipping: [localhost]
- TASK [vdr : apt | install additional vdr plugins] ****************************************************************************************
- ok: [localhost]
- TASK [vdr : ensure vdr is stopped] *******************************************************************************************************
- changed: [localhost]
- TASK [vdr : vdr configuration | copy remote.conf if it doesn't exist yet] ****************************************************************
- ok: [localhost]
- TASK [vdr : vdr configuration | copy keymacros.conf] *************************************************************************************
- ok: [localhost]
- TASK [vdr : vdr configuration | copy channels.conf if it doesn't exist yet] **************************************************************
- ok: [localhost]
- TASK [vdr : vdr configuration | download channels.conf if it doesn't exist yet] **********************************************************
- skipping: [localhost]
- TASK [vdr : vdr configuration | svdrphosts.conf] *****************************************************************************************
- ok: [localhost]
- TASK [vdr : vdr configuration | /etc/default/vdr] ****************************************************************************************
- ok: [localhost]
- TASK [vdr : ensure directory '/etc/vdr/xineliboutput' exists] ****************************************************************************
- ok: [localhost]
- TASK [vdr : vdr configuration | allowed_hosts.conf for xineliboutput] ********************************************************************
- ok: [localhost]
- TASK [vdr : vdr configuration | xineliboutput.conf host settings] ************************************************************************
- ok: [localhost]
- TASK [vdr : disable/enable [email protected] for configured devices] *****************************************************************
- ok: [localhost] => (item=0)
- ok: [localhost] => (item=1)
- ok: [localhost] => (item=2)
- ok: [localhost] => (item=3)
- ok: [localhost] => (item=4)
- ok: [localhost] => (item=5)
- ok: [localhost] => (item=6)
- ok: [localhost] => (item=7)
- ok: [localhost] => (item=8)
- ok: [localhost] => (item=9)
- ok: [localhost] => (item=10)
- ok: [localhost] => (item=11)
- ok: [localhost] => (item=12)
- ok: [localhost] => (item=13)
- ok: [localhost] => (item=14)
- ok: [localhost] => (item=15)
- TASK [vdr : ensure directory '/etc/vdr/plugins/vnsiserver' exists] ***********************************************************************
- ok: [localhost]
- TASK [vdr : vdr configuration | allowed_hosts.conf for vnsiserver] ***********************************************************************
- ok: [localhost]
- TASK [vdr : ensure directory '/etc/vdr/plugins' exists] **********************************************************************************
- ok: [localhost]
- TASK [vdr : vdr configuration | streamdevhosts.conf for streamdev-server] ****************************************************************
- ok: [localhost]
- TASK [vdr : apt | install vdr-plugin-streamdev-client] ***********************************************************************************
- ok: [localhost]
- TASK [vdr : set streamdev-client.RemoteIp] ***********************************************************************************************
- ok: [localhost]
- TASK [vdr : set streamdev-client.RemotePort] *********************************************************************************************
- ok: [localhost]
- TASK [vdr : set streamdev-client.NumProvidedSystems] *************************************************************************************
- ok: [localhost]
- TASK [vdr : set streamdev-client.StartClient] ********************************************************************************************
- ok: [localhost]
- TASK [vdr : create directory for vdr.service systemd drop-in files] **********************************************************************
- ok: [localhost] => (item=/etc/systemd/system/vdr.service.d/)
- TASK [vdr : systemd-drop-in | start vdr.service after network-online.target] *************************************************************
- ok: [localhost]
- TASK [vdr : create snippet with yavdr commands] ******************************************************************************************
- ok: [localhost]
- TASK [vdr : create helper scripts for reccmds] *******************************************************************************************
- ok: [localhost] => (item=removeindex)
- ok: [localhost] => (item=removemarks)
- ok: [localhost] => (item=removeresume)
- ok: [localhost] => (item=vdr-recrepeat)
- TASK [vdr : create snippet for yavdr reccmds to handle marks-, resume- and index-files] **************************************************
- ok: [localhost]
- TASK [vdr : create snippet for yavdr reccmds to search repeats using epgsearch] **********************************************************
- skipping: [localhost]
- TASK [vdr-plugin-menuorg : apt | install vdr-plugin-menuorg] *****************************************************************************
- ok: [localhost]
- TASK [vdr-plugin-menuorg : create /var/lib/vdr/plugins/menuorg.xml] **********************************************************************
- ok: [localhost]
- TASK [autoinstall-virtualbox-guest : collect facts about installed packages] *************************************************************
- ok: [localhost]
- TASK [autoinstall-virtualbox-guest : install packages] ***********************************************************************************
- skipping: [localhost]
- TASK [autoinstall-virtualbox-guest : set xineliboutput as preferred frontend] ************************************************************
- skipping: [localhost]
- TASK [autoinstall-virtualbox-guest : install xinelibouput and vdr-sxfe] ******************************************************************
- skipping: [localhost]
- TASK [autoinstall-virtualbox-guest : set vdr_output_plugin variable] *********************************************************************
- skipping: [localhost]
- TASK [lifeguardng : apt | install vdr-addon-lifeguard-ng] ********************************************************************************
- ok: [localhost]
- TASK [lifeguardng : expand template for vdr-addon-lifeguard-ng configuration file] *******************************************************
- ok: [localhost]
- TASK [yavdr-network : apt | install packages for network services] ***********************************************************************
- ok: [localhost]
- TASK [yavdr-network : restart autofs if running] *****************************************************************************************
- changed: [localhost]
- TASK [yavdr-network : ensure autofs is running] ******************************************************************************************
- ok: [localhost]
- TASK [yavdr-network : restart avahi-linker if running] ***********************************************************************************
- changed: [localhost]
- TASK [yavdr-network : ensure avahi-linker is started] ************************************************************************************
- ok: [localhost]
- TASK [yavdr-network : ensure additional services for avahi-linker are active] ************************************************************
- ok: [localhost] => (item=vdr-net-monitor)
- ok: [localhost] => (item=vdr-update-monitor)
- ok: [localhost] => (item=prevent-umount-on-pause)
- TASK [samba-install : install samba server] **********************************************************************************************
- ok: [localhost]
- TASK [samba-config : touch smb.conf.custom] **********************************************************************************************
- changed: [localhost]
- TASK [samba-config : expand template for smb.conf] ***************************************************************************************
- ok: [localhost]
- TASK [nfs-server : install nfs server packages] ******************************************************************************************
- ok: [localhost]
- TASK [nfs-server : create /etc/exports] **************************************************************************************************
- ok: [localhost]
- TASK [nfs-server : populate /etc/avahi/services] *****************************************************************************************
- ok: [localhost] => (item={'key': 'audio', 'value': '/srv/audio'})
- ok: [localhost] => (item={'key': 'video', 'value': '/srv/video'})
- ok: [localhost] => (item={'key': 'pictures', 'value': '/srv/picture'})
- ok: [localhost] => (item={'key': 'files', 'value': '/srv/files'})
- ok: [localhost] => (item={'key': 'backups', 'value': '/srv/backups'})
- ok: [localhost] => (item={'key': 'recordings', 'value': '/srv/vdr/video'})
- TASK [pulseaudio : apt | install pulseaudio, pavucontrol and vdr-plugin-pulsecontrol] ****************************************************
- ok: [localhost]
- TASK [pulseaudio : create /etc/asound.conf with pulseaudio as default device] ************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : create directories for systemd drop-in files] *************************************************************************
- ok: [localhost] => (item=/etc/systemd/system/[email protected]/)
- ok: [localhost] => (item=/etc/systemd/system/vdr.service.d/)
- ok: [localhost] => (item=/etc/systemd/system/[email protected]/)
- ok: [localhost] => (item=/etc/X11/xorg.conf.d/)
- TASK [yavdr-xorg : systemd-drop-in | add dependency to X-server for vdr.service] *********************************************************
- ok: [localhost]
- TASK [yavdr-xorg : systemd-drop-in | start [email protected] after plymouth.service] ************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : systemd-drop-in | start [email protected] before [email protected]] ************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : systemd-drop-in | load environment file for vdr.service] **************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : systemd-drop-in | [email protected] depends on [email protected]] **********************************************************
- ok: [localhost]
- TASK [yavdr-xorg : vdr-config | create softhddevice.conf if it doesn't exist yet] ********************************************************
- ok: [localhost]
- TASK [yavdr-xorg : vdr-config | start softhddevice detached and set audio to pulseaudio] *************************************************
- ok: [localhost] => (item=-D)
- ok: [localhost] => (item=-w alsa-driver-broken)
- ok: [localhost] => (item=)
- TASK [yavdr-xorg : add a login shell for the user vdr] ***********************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : apt | install packages for xorg] **************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : apt | install packages for Intel IGP] *********************************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : add ppa:oibaf/graphics-drivers for up to date mesa drivers] ***********************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : update package lists and all packages after adding ppa:oibaf/graphics-drivers] ****************************************
- skipping: [localhost]
- TASK [yavdr-xorg : apt | install packages for AMD GPUs] **********************************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : Install yaVDR Media (e.g. Backgrounds)] *******************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf] **************************************
- ok: [localhost]
- TASK [yavdr-xorg : add snippet to ignore eventlircd devices in xorg] *********************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : apt | install desktop programs] ***************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : expand template for [email protected]] *******************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : expand template for xorg-verbose.conf] ********************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : remove intel snippet] *************************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : remove amd snippet] ***************************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : Stop VDR] *************************************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : Stop yavdr-xorg] ******************************************************************************************************
- changed: [localhost]
- TASK [yavdr-xorg : Stop xlogin] **********************************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : Stop x] ***************************************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : check /etc/yavdr/autoinstalled if a nvidia driver has been installed] *************************************************
- changed: [localhost]
- TASK [yavdr-xorg : set_fact | nvidia_driver_installed] ***********************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : unbind vconsole] ******************************************************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : wait a little, so noveau isn't used anymore] **************************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : unload kms drivers] ***************************************************************************************************
- skipping: [localhost] => (item=nouveau)
- skipping: [localhost] => (item=ttm)
- skipping: [localhost] => (item=drm_kms_helper)
- skipping: [localhost] => (item=drm)
- TASK [yavdr-xorg : load nvidia driver] ***************************************************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : wait a little before starting nvidia-persistenced] ********************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : start nvidia-persistenced] ********************************************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : start [email protected]] *********************************************************************************************
- changed: [localhost]
- TASK [yavdr-xorg : wait a little, so X has some time to start up] ************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : detect xorg configuration] ********************************************************************************************
- changed: [localhost]
- TASK [yavdr-xorg : show parsed xrandr data] **********************************************************************************************
- ok: [localhost] => {
- "xrandr": {
- "Screen 0:": {
- "DVI-I-0": {
- "EDID": "",
- "auto": "",
- "current": "",
- "is_connected": false,
- "modelines": {},
- "modes": {},
- "preferred": ""
- },
- "DVI-I-1": {
- "EDID": "",
- "auto": "",
- "current": "",
- "is_connected": false,
- "modelines": {},
- "modes": {},
- "preferred": ""
- },
- "HDMI-0": {
- "EDID": "00ffffffffffff004c2dc007000000002e140103804627780aee91a3544c99260f5054bdef80714f8100814081809500950fb300a940023a801871382d40582c4500a05a0000001e662150b051001b3040703600a05a0000001e000000fd00184b1a5117000a202020202020000000fc0053414d53554e470a2020202020017c020323f14b901f0413051403122021222309070783010000e2000f67030c004000b82d011d007251d01e206e285500a05a0000001e011d00bc52d01e20b8285540a05a0000001e011d8018711c1620582c2500a05a0000009e011d80d0721c1620102c2580a05a0000009e0000000000000000000000000000000000000000dd",
- "auto": "",
- "current": "1920x1080_60",
- "is_connected": true,
- "modelines": {
- "1024x768_60": "Modeline \"1024x768_60\" 65.000 1024 1048 1184 1344 768 771 777 806 -HSync -VSync",
- "1024x768_70": "Modeline \"1024x768_70\" 75.000 1024 1048 1184 1328 768 771 777 806 -HSync -VSync",
- "1024x768_75": "Modeline \"1024x768_75\" 78.750 1024 1040 1136 1312 768 769 772 800 +HSync +VSync",
- "1152x864_75": "Modeline \"1152x864_75\" 108.000 1152 1216 1344 1600 864 865 868 900 +HSync +VSync",
- "1280x1024_60": "Modeline \"1280x1024_60\" 108.000 1280 1328 1440 1688 1024 1025 1028 1066 +HSync +VSync",
- "1280x1024_75": "Modeline \"1280x1024_75\" 135.000 1280 1296 1440 1688 1024 1025 1028 1066 +HSync +VSync",
- "1280x720_50": "Modeline \"1280x720_50\" 74.250 1280 1720 1760 1980 720 725 730 750 +HSync +VSync",
- "1280x720_60": "Modeline \"1280x720_60\" 74.180 1280 1390 1430 1650 720 725 730 750 +HSync +VSync",
- "1280x800_60": "Modeline \"1280x800_60\" 83.500 1280 1352 1480 1680 800 803 809 831 -HSync +VSync",
- "1280x960_60": "Modeline \"1280x960_60\" 108.000 1280 1376 1488 1800 960 961 964 1000 +HSync +VSync",
- "1360x768_60": "Modeline \"1360x768_60\" 85.500 1360 1424 1536 1792 768 771 777 795 +HSync +VSync",
- "1440x900_60": "Modeline \"1440x900_60\" 106.500 1440 1520 1672 1904 900 903 909 934 -HSync +VSync",
- "1440x900_75": "Modeline \"1440x900_75\" 136.750 1440 1536 1688 1936 900 903 909 942 -HSync +VSync",
- "1600x1200_60": "Modeline \"1600x1200_60\" 162.000 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync",
- "1680x1050_60": "Modeline \"1680x1050_60\" 146.250 1680 1784 1960 2240 1050 1053 1059 1089 -HSync +VSync",
- "1920x1080_24": "Modeline \"1920x1080_24\" 74.160 1920 2558 2602 2750 1080 1084 1089 1125 +HSync +VSync",
- "1920x1080_25": "Modeline \"1920x1080_25\" 74.250 1920 2448 2492 2640 1080 1084 1089 1125 +HSync +VSync",
- "1920x1080_30": "Modeline \"1920x1080_30\" 74.180 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync",
- "1920x1080_50": "Modeline \"1920x1080_50\" 148.500 1920 2448 2492 2640 1080 1084 1089 1125 +HSync +VSync",
- "1920x1080_60": "Modeline \"1920x1080_60\" 148.350 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync",
- "640x480_60": "Modeline \"640x480_60\" 25.175 640 656 752 800 480 490 492 525 -HSync -VSync",
- "640x480_73": "Modeline \"640x480_73\" 31.500 640 656 696 832 480 481 484 520 -HSync -VSync",
- "640x480_75": "Modeline \"640x480_75\" 31.500 640 656 720 840 480 481 484 500 -HSync -VSync",
- "720x480_60": "Modeline \"720x480_60\" 27.000 720 736 798 858 480 489 495 525 -HSync -VSync",
- "720x576_50": "Modeline \"720x576_50\" 27.000 720 732 796 864 576 581 586 625 -HSync -VSync",
- "800x600_60": "Modeline \"800x600_60\" 40.000 800 840 968 1056 600 601 605 628 +HSync +VSync",
- "800x600_72": "Modeline \"800x600_72\" 50.000 800 856 976 1040 600 637 643 666 +HSync +VSync",
- "800x600_75": "Modeline \"800x600_75\" 49.500 800 816 896 1056 600 601 604 625 +HSync +VSync"
- },
- "modes": {
- "1024x768": [
- 75,
- 70,
- 60
- ],
- "1152x864": [
- 75
- ],
- "1280x1024": [
- 75,
- 60
- ],
- "1280x720": [
- 60,
- 50
- ],
- "1280x800": [
- 60
- ],
- "1280x960": [
- 60
- ],
- "1360x768": [
- 60
- ],
- "1440x900": [
- 75,
- 60
- ],
- "1600x1200": [
- 60
- ],
- "1680x1050": [
- 60
- ],
- "1920x1080": [
- 60,
- 50,
- 30,
- 25,
- 24
- ],
- "640x480": [
- 75,
- 73,
- 60
- ],
- "720x480": [
- 60
- ],
- "720x576": [
- 50
- ],
- "800x600": [
- 75,
- 72,
- 60
- ]
- },
- "preferred": "1920x1080_60"
- }
- }
- }
- }
- TASK [yavdr-xorg : show primary display configuration] ***********************************************************************************
- ok: [localhost] => {
- "xorg.primary": {
- "bus_id": "PCI:3@0:0:0",
- "connector": "HDMI-0",
- "edid": "/etc/X11/edid.HDMI-0.bin",
- "gpu_name": "ION",
- "mode": "1920x1080_50",
- "model": "'SAMSUNG'",
- "modelines": [
- "Modeline \"720x400_70\" 28.320 720 738 846 900 400 421 423 449 -HSync +VSync",
- "Modeline \"640x480_60\" 25.175 640 656 752 800 480 490 492 525 -HSync -VSync",
- "Modeline \"640x480_67\" 30.240 640 704 768 864 480 483 486 525 -HSync -VSync",
- "Modeline \"640x480_73\" 31.500 640 664 704 832 480 489 492 520 -HSync -VSync",
- "Modeline \"640x480_75\" 31.500 640 656 720 840 480 481 484 500 -HSync -VSync",
- "Modeline \"800x600_60\" 40.000 800 840 968 1056 600 601 605 628 +HSync +VSync",
- "Modeline \"800x600_72\" 50.000 800 856 976 1040 600 637 643 666 +HSync +VSync",
- "Modeline \"800x600_75\" 49.500 800 816 896 1056 600 601 604 625 +HSync +VSync",
- "Modeline \"832x624_75\" 57.284 832 864 928 1152 624 625 628 667 -HSync -VSync",
- "Modeline \"1024x768_60\" 65.000 1024 1048 1184 1344 768 771 777 806 -HSync -VSync",
- "Modeline \"1024x768_70\" 75.000 1024 1048 1184 1328 768 771 777 806 -HSync -VSync",
- "Modeline \"1024x768_75\" 78.750 1024 1040 1136 1312 768 769 772 800 +HSync +VSync",
- "Modeline \"1280x1024_75\" 135.000 1280 1296 1440 1688 1024 1025 1028 1066 +HSync +VSync",
- "Modeline \"1152x870_75\" 100.000 1152 1200 1328 1456 870 873 876 915 +HSync +VSync",
- "Modeline \"1152x864_75\" 108.000 1152 1216 1344 1600 864 865 868 900 +HSync +VSync",
- "Modeline \"1280x800_60\" 83.500 1280 1352 1480 1680 800 803 809 831 -HSync +VSync",
- "Modeline \"1280x960_60\" 108.000 1280 1376 1488 1800 960 961 964 1000 +HSync +VSync",
- "Modeline \"1280x1024_60\" 108.000 1280 1328 1440 1688 1024 1025 1028 1066 +HSync +VSync",
- "Modeline \"1440x900_60\" 106.500 1440 1520 1672 1904 900 903 909 934 -HSync +VSync",
- "Modeline \"1440x900_75\" 136.750 1440 1536 1688 1936 900 903 909 942 -HSync +VSync",
- "Modeline \"1680x1050_60\" 146.250 1680 1784 1960 2240 1050 1053 1059 1089 -HSync +VSync",
- "Modeline \"1600x1200_60\" 162.000 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync",
- "Modeline \"1920x1080_60\" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync",
- "Modeline \"1360x768_60\" 85.500 1360 1424 1536 1792 768 771 777 795 +HSync +VSync",
- "Modeline \"1920x1080_60\" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync",
- "Modeline \"1920x1080_50\" 148.500 1920 2448 2492 2640 1080 1084 1089 1125 +HSync +VSync",
- "Modeline \"1280x720_60\" 74.250 1280 1390 1430 1650 720 725 730 750 +HSync +VSync",
- "Modeline \"1280x720_50\" 74.250 1280 1720 1760 1980 720 725 730 750 +HSync +VSync",
- "Modeline \"1920x1080_31i\" 74.250 1920 2008 2052 2200 1080 1082 1087 1103 +HSync +VSync Interlace",
- "Modeline \"1920x1080_25i\" 74.250 1920 2448 2492 2640 1080 1082 1087 1103 +HSync +VSync Interlace",
- "Modeline \"720x480_60\" 27.000 720 736 798 858 480 489 495 525 -HSync -VSync",
- "Modeline \"720x576_50\" 27.000 720 732 796 864 576 581 586 625 -HSync -VSync",
- "Modeline \"1920x1080_24\" 74.250 1920 2558 2602 2750 1080 1084 1089 1125 +HSync +VSync",
- "Modeline \"1920x1080_25\" 74.250 1920 2448 2492 2640 1080 1084 1089 1125 +HSync +VSync",
- "Modeline \"1920x1080_30\" 74.250 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync",
- "Modeline \"1280x720_60\" 74.250 1280 1390 1430 1650 720 725 730 750 +HSync +VSync",
- "Modeline \"1280x720_50\" 74.250 1280 1720 1760 1980 720 725 730 750 +HSync +VSync",
- "Modeline \"1920x1080_31i\" 74.250 1920 2008 2052 2200 1080 1082 1087 1103 +HSync +VSync Interlace",
- "Modeline \"1920x1080_25i\" 74.250 1920 2448 2492 2640 1080 1082 1087 1103 +HSync +VSync Interlace",
- "Modeline \"1920x1080_60\" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync",
- "Modeline \"1920x1080_60\" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync",
- "Modeline \"1920x1080_60\" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync"
- ],
- "refreshrate": 50,
- "resolution": "1920x1080",
- "vendor": "SAM"
- }
- }
- TASK [yavdr-xorg : show secondary display configuration] *********************************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : show drm data (emtpy for nvidia)] *************************************************************************************
- ok: [localhost] => {
- "drm": {
- "ignored_outputs": [],
- "primary": {},
- "secondary": {}
- }
- }
- TASK [yavdr-xorg : stop [email protected]] *******************************************************************************************
- changed: [localhost]
- TASK [yavdr-xorg : ensure facts.d directory exists] **************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : write xorg variable as local fact] ************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : write xrandr variable as local fact] **********************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : write drm variable as local fact] *************************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : update xorg, xrandr and drm variables with values from local facts if needed] *****************************************
- skipping: [localhost]
- TASK [yavdr-xorg : create xorg.conf (for nvidia driver)] *********************************************************************************
- ok: [localhost]
- TASK [yavdr-xorg : intel xorg config snippet] ********************************************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : amd xorg config snippet] **********************************************************************************************
- skipping: [localhost]
- TASK [yavdr-xorg : server flags config snippet to disable screen blanking] ***************************************************************
- ok: [localhost]
- TASK [yavdr-remote : apt | install packages for remote support] **************************************************************************
- ok: [localhost]
- TASK [yavdr-remote : create directory /etc/systemd/system/lircd.service.d/] **************************************************************
- ok: [localhost]
- TASK [yavdr-remote : expand template for /etc/systemd/system/lircd.service.d/lircd2uinput.conf] ******************************************
- ok: [localhost]
- TASK [yavdr-remote : stop, mask and disable lircd.socket, lircd.service, lircmd.service and lircd-uinput.service] ************************
- ok: [localhost] => (item=lircd.service)
- ok: [localhost] => (item=lircd.socket)
- ok: [localhost] => (item=lircmd.service)
- ok: [localhost] => (item=lircd-uinput.service)
- TASK [yavdr-remote : apt | install eventlircd and lircd2uinput] **************************************************************************
- ok: [localhost]
- TASK [yavdr-remote : configure vdr to read from a lircd-compatible socket] ***************************************************************
- ok: [localhost]
- TASK [yavdr-remote : expand template for /etc/rc_maps.cfg] *******************************************************************************
- ok: [localhost]
- TASK [yavdr-remote : install dependencies for rc-core-learn.py] **************************************************************************
- ok: [localhost]
- TASK [yavdr-remote : expand template for rc-core-learn.py] *******************************************************************************
- ok: [localhost]
- TASK [session-common : install required packages] ****************************************************************************************
- ok: [localhost]
- TASK [session-common : create ~/.config/systemd/user] ************************************************************************************
- changed: [localhost]
- TASK [session-common : create tmux.service for the session] ******************************************************************************
- ok: [localhost]
- TASK [udiskie : install udiskie] *********************************************************************************************************
- ok: [localhost]
- TASK [udiskie : create ~/.config/udiskie] ************************************************************************************************
- ok: [localhost]
- TASK [udiskie : expand template for udiskie's config.yml] ********************************************************************************
- ok: [localhost]
- TASK [udiskie : create ~/.config/systemd/user] *******************************************************************************************
- ok: [localhost]
- TASK [udiskie : expand template for udiskie's systemd unit] ******************************************************************************
- ok: [localhost]
- TASK [udiskie : create ~/bin] ************************************************************************************************************
- ok: [localhost]
- TASK [udiskie : expand template for mount helper script] *********************************************************************************
- ok: [localhost]
- TASK [udiskie : expand template for udiskie vdr commands] ********************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : create folders for user configuration files] ***********************************************************************
- changed: [localhost] => (item=/var/lib/vdr/.config/systemd/user)
- ok: [localhost] => (item=/var/lib/vdr/.config/openbox)
- changed: [localhost] => (item=/var/lib/vdr/.config/pulse)
- ok: [localhost] => (item=/var/lib/vdr/bin)
- TASK [yavdr-desktop : expand template for .xinitrc for vdr user] *************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : expand template for vdr's .Xresources] *****************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : expand template for openbox autostart] *****************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : expand rc.xml for openbox] *****************************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : expand rc2.xml for openbox on second display] **********************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : create yavdr-desktop.target for the user session] ******************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : disable pulseaudio autospawning] ***********************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : create wm-exit.service for the session] ****************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : create detect-second-display.service for the session] **************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : create detect-second-diplay script] ********************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : create switch-displays script] *************************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : create openbox-second.service for the session] *********************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : expand template for irexec.service] ********************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : expand template for .lircrc] ***************************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : link /usr/bin/start-desktop to /var/lib/vdr/plugins/desktop/starter] ***********************************************
- ok: [localhost]
- TASK [yavdr-desktop : enable and start yavdr-xorg for the vdr user] **********************************************************************
- changed: [localhost]
- TASK [yavdr-desktop : enable tmux.service] ***********************************************************************************************
- ok: [localhost]
- TASK [yavdr-desktop : enable and start udiskie.service] **********************************************************************************
- ok: [localhost]
- TASK [osd2web : apt | install vdr-plugin-osd2web] ****************************************************************************************
- ok: [localhost]
- TASK [osd2web : expand osd2web.service from template for the session] ********************************************************************
- ok: [localhost]
- TASK [osd2web : activate and start systemd unit osd2web.service] *************************************************************************
- changed: [localhost]
- TASK [autoinstall-satip : detect SAT>IP Server(s) on the network] ************************************************************************
- ok: [localhost]
- TASK [autoinstall-satip : debug] *********************************************************************************************************
- skipping: [localhost]
- TASK [autoinstall-satip : apt | install vdr-plugin-satip if a Sat>IP server has been detected] *******************************************
- skipping: [localhost]
- TASK [autoinstall-targavfd : apt | install vdr-plugin-targavfd if connected] *************************************************************
- skipping: [localhost]
- TASK [autoinstall-imonlcd : apt | install vdr-plugin-imonlcd if connected] ***************************************************************
- skipping: [localhost]
- TASK [autoinstall-imonvfd : check which display type we got] *****************************************************************************
- skipping: [localhost]
- TASK [autoinstall-imonvfd : apt | install lcdproc and vdr-plugin-lcdproc for IMON VFD] ***************************************************
- skipping: [localhost]
- TASK [autoinstall-imonvfd : copy udev rule for IMON VFD] *********************************************************************************
- skipping: [localhost]
- TASK [autoinstall-imonvfd : expand template for /etc/LCDd.conf] **************************************************************************
- skipping: [localhost]
- TASK [autoinstall-imonvfd : enable service LCDd.service and ensure it is not masked] *****************************************************
- skipping: [localhost]
- TASK [autoinstall-pvr350 : apt | install vdr-plugin-pvr350 if connected] *****************************************************************
- skipping: [localhost]
- TASK [autoinstall-hauppauge-pvr : apt | install vdr-plugin-pvrinput if a haupauge pvr card is found] *************************************
- skipping: [localhost]
- TASK [autoinstall-dvbsddevice : download firmware files] *********************************************************************************
- skipping: [localhost] => (item={'src': 'https://linuxtv.org/downloads/firmware/dvb-ttpci-01.fw-2622', 'checksum': 'sha256:482e49f8aac3fa5ea464230ea3f0cf27e298b62680c33636cb1bf442ad6fb067', 'name': 'dvb-ttpci-01.fw'})
- TASK [autoinstall-dvbsddevice : apt | install vdr-plugin-dvbsddevice if module is loaded] ************************************************
- skipping: [localhost]
- TASK [autoinstall-hardware-irmp : apt | install yavdr-hardware-irmp if connected] ********************************************************
- skipping: [localhost]
- TASK [autoinstall-atric-usb : apt | install lirc-drv-irman] ******************************************************************************
- skipping: [localhost]
- TASK [autoinstall-atric-usb : write lirc configuration] **********************************************************************************
- skipping: [localhost]
- TASK [autoinstall-atric-usb : run udevadm trigger to force udev rule to create symlinks] *************************************************
- skipping: [localhost]
- TASK [autoinstall-atric-usb : enable lircd, eventlircd, lircd2uinput] ********************************************************************
- skipping: [localhost] => (item=eventlircd.service)
- skipping: [localhost] => (item=lircd2uinput.service)
- skipping: [localhost] => (item=lircd.service)
- TASK [autoinstall-yausbir : apt | install lirc-drv-yausbir] ******************************************************************************
- skipping: [localhost]
- TASK [autoinstall-yausbir : write lirc configuration] ************************************************************************************
- skipping: [localhost]
- TASK [autoinstall-yausbir : enable lircd, eventlircd, lircd2uinput] **********************************************************************
- skipping: [localhost] => (item=eventlircd.service)
- skipping: [localhost] => (item=lircd2uinput.service)
- skipping: [localhost] => (item=lircd.service)
- TASK [autoinstall-dvbsky-firmware : add firmware files for DVBSky if a card has been detected] *******************************************
- skipping: [localhost]
- TASK [autoinstall-dvbsky-firmware : download and extract firmware] ***********************************************************************
- skipping: [localhost]
- TASK [autoinstall-dvbsky-firmware : copy firmware file] **********************************************************************************
- TASK [autoinstall-dvbsky-firmware : Remove temporary files] ******************************************************************************
- skipping: [localhost]
- TASK [autoinstall-firmware : Firmware dvb-demod-si2168-b40-01.fw for Hauppauge WinTV HD Solo/Duo, PCTV 292e] *****************************
- skipping: [localhost]
- TASK [autoinstall-firmware : Firmware dvb-fe-xc5000-1.6.114.fw for Hauppauge WinTV-HVR-930C] *********************************************
- skipping: [localhost]
- TASK [autoinstall-firmware : Firmware ngenge_18.fw for ngene cards] **********************************************************************
- skipping: [localhost]
- TASK [autoinstall-firmware : Firmware drxk_a3.mc for drxk] *******************************************************************************
- skipping: [localhost]
- TASK [autoinstall-firmware : Firmware for Hauppauge Win-TV HVR-4000 and NOVA-HD-S2] ******************************************************
- skipping: [localhost]
- TASK [autoinstall-firmware : Firmware for Tevii S464/470/471/660] ************************************************************************
- skipping: [localhost]
- TASK [install-sundtek : check for connected sundtek devices] *****************************************************************************
- ok: [localhost]
- TASK [install-sundtek : override udev rule installed by dvb-driver-sundtek] **************************************************************
- changed: [localhost]
- TASK [install-sundtek : expand template for custom sundtek.service] **********************************************************************
- changed: [localhost]
- TASK [install-sundtek : set LD_PRELOAD for sundtek driver to VDR's environment] **********************************************************
- changed: [localhost]
- TASK [install-sundtek : apt | install sundtek dvb driver] ********************************************************************************
- changed: [localhost]
- TASK [install-sundtek : apt | install vdr-plugins for dynamic sundtek configuration else uninstall] **************************************
- ok: [localhost]
- TASK [install-sundtek : check if sundtek.service is running] *****************************************************************************
- ok: [localhost]
- TASK [install-sundtek : get mediasrv pids] ***********************************************************************************************
- changed: [localhost]
- TASK [install-sundtek : systemd | start sundtek.service] *********************************************************************************
- ok: [localhost]
- TASK [epgd : MariaDB and Plugin | install] ***********************************************************************************************
- changed: [localhost]
- TASK [epgd : copy file | epgd mariadb config] ********************************************************************************************
- changed: [localhost]
- TASK [epgd : create /root/.ssh if it doesn't exist yes] **********************************************************************************
- ok: [localhost]
- TASK [epgd : copy file | mysqlpasswd] ****************************************************************************************************
- changed: [localhost]
- TASK [epgd : Restart mariadb] ************************************************************************************************************
- changed: [localhost]
- TASK [epgd : Create a new database for epgd] *********************************************************************************************
- changed: [localhost]
- TASK [epgd : Create User for epgd database] **********************************************************************************************
- [WARNING]: Module did not set no_log for update_password
- changed: [localhost]
- TASK [epgd : Create User for epgd database] **********************************************************************************************
- changed: [localhost]
- TASK [epgd : create epgd config folder] **************************************************************************************************
- changed: [localhost]
- TASK [epgd : epgd config] ****************************************************************************************************************
- changed: [localhost]
- TASK [epgd : epgd | install] *************************************************************************************************************
- changed: [localhost]
- TASK [channellogos : apt | install dependencies] *****************************************************************************************
- ok: [localhost]
- TASK [channellogos : copy channel_linker script] *****************************************************************************************
- ok: [localhost]
- TASK [channellogos : get current mediaportal channel logos] ******************************************************************************
- TASK [channellogos : update channel logo links] ******************************************************************************************
- changed: [localhost]
- TASK [kodi : apt | install kodi packages] ************************************************************************************************
- ok: [localhost]
- TASK [kodi : apt | install kodi-send (team-xbmc PPA)] ************************************************************************************
- ok: [localhost]
- TASK [kodi : apt | install kodi-send (fallback)] *****************************************************************************************
- skipping: [localhost]
- TASK [kodi : create kodi.service for the user session] ***********************************************************************************
- ok: [localhost]
- TASK [kodi : create kodi user directory] *************************************************************************************************
- ok: [localhost] => (item=.kodi)
- ok: [localhost] => (item=.kodi/userdata)
- ok: [localhost] => (item=.kodi/userdata/keymaps)
- TASK [kodi : copy Lircmap.xml if it does not exist yet] **********************************************************************************
- ok: [localhost]
- TASK [kodi : copy remote.xml if it does not exist yet] ***********************************************************************************
- ok: [localhost]
- TASK [kodi : expand template for set-kodi-display] ***************************************************************************************
- ok: [localhost]
- TASK [dvd : apt | install libdvd-pkg] ****************************************************************************************************
- ok: [localhost]
- TASK [dvd : reconfigure libdvd-pkg] ******************************************************************************************************
- changed: [localhost]
- TASK [dvd : change udev rule to allow KODI to eject optical disks] ***********************************************************************
- ok: [localhost]
- TASK [wakeup : install and configure vdr-addon-acpiwakeup] *******************************************************************************
- ok: [localhost]
- TASK [wakeup : install and configure vdr-addon-stm32wakeup] ******************************************************************************
- skipping: [localhost]
- TASK [wakeup : expand template for /etc/vdr/vdr-addon-acpiwakeup.conf] *******************************************************************
- ok: [localhost]
- TASK [wakeup : expand template for /etc/vdr/vdr-addon-stm32imrp-wakeup.conf] *************************************************************
- ok: [localhost]
- TASK [grub-config : custom grub configuration for timeout and reboot halt] ***************************************************************
- ok: [localhost]
- TASK [grub-config : let the system boot quietly] *****************************************************************************************
- ok: [localhost]
- TASK [grub-config : set GRUB_TIMEOUT] ****************************************************************************************************
- ok: [localhost]
- TASK [grub-config : set GRUB_TIMEOUT_STYLE] **********************************************************************************************
- ok: [localhost]
- TASK [set-output-plugin : show vdr_output_plugin] ****************************************************************************************
- skipping: [localhost]
- TASK [set-output-plugin : show automatically_installed_output_plugin] ********************************************************************
- skipping: [localhost]
- TASK [set-output-plugin : apt | install the output plugin] *******************************************************************************
- ok: [localhost]
- TASK [set-output-plugin : show selected_frontend] ****************************************************************************************
- skipping: [localhost]
- TASK [set-output-plugin : show preferred_frontend] ***************************************************************************************
- ok: [localhost] => {
- "preferred_frontend": "VARIABLE IS NOT DEFINED!"
- }
- TASK [set-output-plugin : show active_output_plugin] *************************************************************************************
- skipping: [localhost]
- TASK [set-output-plugin : set active output plugin] **************************************************************************************
- ok: [localhost]
- TASK [set-output-plugin : set disabled output plugins] ***********************************************************************************
- skipping: [localhost]
- TASK [set-output-plugin : show disabled_output_plugins] **********************************************************************************
- skipping: [localhost]
- TASK [set-output-plugin : disable unused output plugins] *********************************************************************************
- skipping: [localhost]
- TASK [set-output-plugin : enable chosen output plugin] ***********************************************************************************
- skipping: [localhost]
- RUNNING HANDLER [Reload Units] ***********************************************************************************************************
- ok: [localhost]
- RUNNING HANDLER [Restart Samba] **********************************************************************************************************
- changed: [localhost]
- RUNNING HANDLER [Restart VDR] ************************************************************************************************************
- changed: [localhost]
- RUNNING HANDLER [Start VDR] **************************************************************************************************************
- ok: [localhost]
- RUNNING HANDLER [Start yavdr-xorg] *******************************************************************************************************
- ok: [localhost]
- PLAY RECAP *******************************************************************************************************************************
- localhost : ok=208 changed=40 unreachable=0 failed=0 skipped=68 rescued=0 ignored=1
- jens@yavdr07:~/yavdr-ansible$
Advertisement
Add Comment
Please, Sign In to add comment