Remove Python 2 packages
This commit is contained in:
parent
2483542b98
commit
132b6d800a
@ -28,7 +28,6 @@
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
loop:
|
||||
- python-passlib
|
||||
- python3-passlib
|
||||
|
||||
- name: install package
|
||||
|
@ -67,9 +67,7 @@ util_packages:
|
||||
interpreters:
|
||||
- lua5.3
|
||||
python:
|
||||
- python-pip
|
||||
- python3-pip
|
||||
- python-requests
|
||||
- python3-requests
|
||||
fun:
|
||||
- cmatrix
|
||||
|
Loading…
Reference in New Issue
Block a user