Remove Python 2 packages

This commit is contained in:
Ryan Cavicchioni 2022-09-01 16:41:35 -05:00
parent 2483542b98
commit 132b6d800a
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D
2 changed files with 0 additions and 3 deletions

View File

@ -28,7 +28,6 @@
name: "{{ item }}"
state: present
loop:
- python-passlib
- python3-passlib
- name: install package

View File

@ -67,9 +67,7 @@ util_packages:
interpreters:
- lua5.3
python:
- python-pip
- python3-pip
- python-requests
- python3-requests
fun:
- cmatrix