Replace package python-usb with python3-usb
This commit is contained in:
parent
e5fe1ea800
commit
cccc411fab
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
- name: install python-usb and usbip
|
||||
- name: install python3-usb and usbip
|
||||
apt:
|
||||
name:
|
||||
- python-usb
|
||||
- python3-usb
|
||||
- usbip
|
||||
state: present
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue