Bugfix: Abhängigkeit Ansible-Python

This commit is contained in:
Michael Grote 2020-12-07 09:22:49 +01:00
parent 274b976644
commit eec397fa3e

View file

@ -5,6 +5,7 @@
# Specify names and versions.
- name: pykeepass
- name: Jinja2
- name: markupsafe
### geerlingguy.ansible
ansible_install_method: pip
ansible_install_version_pip: '2.10'