remove python2 support
This commit is contained in:
parent
99b32b4f76
commit
91ecf90768
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
- name: install python requirements
|
- name: install python requirements
|
||||||
apt:
|
apt:
|
||||||
pkg:
|
pkg:
|
||||||
- python-passlib
|
|
||||||
- python3-passlib
|
- python3-passlib
|
||||||
|
|
||||||
- name: generate passwordfile
|
- name: generate passwordfile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue