Require py39-passlib instead of py38-passlib

This commit is contained in:
Crest 2022-10-26 14:43:10 +02:00
parent 81e83eedbb
commit 6c6167b677
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
tasks:
- name: Install passlib
package:
name: py38-passlib
name: py39-passlib
state: present
- hosts: