Was mache ich falsch?
Code
- root@ubuntu-focal:/home/reinhard/yavdr-ansible# ansible-playbook yavdr07.yml -b -i 'localhost_inventory' --connection=local --tags="epgd"
- PLAY [set up yaVDR] ***********************************************************************************************************************************************************************************************
- TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
- ok: [localhost]
- TASK [collect-facts : get information about usb and pci hardware and loaded kernel modules] ***********************************************************************************************************************
- ok: [localhost]
- TASK [collect-facts : get detailed PCI device information] ********************************************************************************************************************************************************
- ok: [localhost]
- PLAY RECAP ********************************************************************************************************************************************************************************************************
- localhost : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Mehr passiert nicht.