diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-23 08:28:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-23 08:28:08 +0700 |
commit | cf59be6a284c1e35db1ecd49f16b369c5c9c95c5 (patch) | |
tree | ab5b68e11540d3fbd97280cffb7964da22123603 /system | |
parent | 0d60239ce2b65c2f08dc08e006eb8d89b6a13fc7 (diff) |
system/ansible: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/ansible/ansible.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ansible/ansible.info b/system/ansible/ansible.info index bd7b3a06eefd3..f4a94c9f7a468 100644 --- a/system/ansible/ansible.info +++ b/system/ansible/ansible.info @@ -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 python3-PyYAML Jinja2" +REQUIRES="cryptography Jinja2" MAINTAINER="Marek Wodzinski" EMAIL="majek@w7i.pl" |