version in pip angepasst (#100)

version in pip angepasst

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#100
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
Michael Grote 2021-05-23 09:13:01 +02:00
parent a8e76fa67a
commit 3c6f2f1c0f
1 changed files with 2 additions and 3 deletions

View File

@ -3,9 +3,8 @@
pip_package: python3-pip
pip_install_packages:
- name: pykeepass
version: "3.2.1"
- name: Jinja2
version: "2.11.2"
version: 3.2.1
- name: Jinja2>=2.11.2
- name: markupsafe
### geerlingguy.ansible
ansible_install_method: pip