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:
|
apt:
|
||||||
name:
|
name:
|
||||||
- python-usb
|
- python3-usb
|
||||||
- usbip
|
- usbip
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue