Remove Python 2 packages
This commit is contained in:
@ -28,7 +28,6 @@
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
loop:
|
||||
- python-passlib
|
||||
- python3-passlib
|
||||
|
||||
- name: install package
|
||||
|
Reference in New Issue
Block a user