mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
16 lines
184 B
Text
16 lines
184 B
Text
# Ansible requirementss
|
|
paramiko
|
|
PyYAML
|
|
jinja2
|
|
httplib2
|
|
passlib
|
|
six
|
|
|
|
# These are needed for various optional features
|
|
#python-memcached
|
|
#redis
|
|
|
|
# Test requirements
|
|
unittest2
|
|
mock
|
|
nose
|