OK:1 http://archive.canonical.com/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://ppa.launchpad.net/yavdr/experimental-kodi/ubuntu focal InRelease OK:6 http://de.archive.ubuntu.com/ubuntu focal-security InRelease OK:7 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease OK:8 http://ppa.launchpad.net/yavdr/experimental-vdr/ubuntu focal InRelease Paketlisten werden gelesen... Abhängigkeitsbaum wird aufgebaut.... Statusinformationen werden eingelesen.... Alle Pakete sind aktuell. Paketlisten werden gelesen... Abhängigkeitsbaum wird aufgebaut.... Statusinformationen werden eingelesen.... build-essential ist schon die neueste Version (12.8ubuntu1). 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). software-properties-common ist schon die neueste Version (0.98.9.2). 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. Bereits aktuell. 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-rpi) TASK [yavdr-common : run apt-get dist-upgrade] ******************************************************************************************************************************************************************** ok: [localhost] TASK [yavdr-common : debconf | disable all cloud-init datasources] ************************************************************************************************************************************************ ok: [localhost] TASK [yavdr-common : command | reconfigure cloud-init package] **************************************************************************************************************************************************** skipping: [localhost] TASK [yavdr-common : apt | ensure package cloud-init is not installed] ******************************************************************************************************************************************** ok: [localhost] TASK [yavdr-common : check if bash is the default sh shell] ******************************************************************************************************************************************************* ok: [localhost] TASK [yavdr-common : use bash instead of dash] ******************************************************************************************************************************************************************** fatal: [localhost]: FAILED! => {} MSG: The conditional check 'default_shell.stat.lnk_target != '/usr/bin/bash'' failed. The error was: error while evaluating conditional (default_shell.stat.lnk_target != '/usr/bin/bash'): 'dict object' has no attribute 'lnk_target' The error appears to be in '/home/torsten/yavdr-ansible/roles/yavdr-common/tasks/configure_system.yml': line 24, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: use bash instead of dash ^ here PLAY RECAP ******************************************************************************************************************************************************************************************************** localhost : ok=7 changed=0 unreachable=0 failed=1 skipped=2 rescued=0 ignored=0