system/ansible: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-11-24 09:05:39 +07:00
parent 844a4ebadb
commit 2ef72ed39c
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://releases.ansible.com/ansible/ansible-2.9.20.tar.gz"
MD5SUM="47226da137b30883f166d5543882d66f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cryptography Jinja2"
REQUIRES="cryptography"
MAINTAINER="Marek Wodzinski"
EMAIL="majek@w7i.pl"