Add ansible requirements for virtualenv
This commit is contained in:
18
requirements.txt
Normal file
18
requirements.txt
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
ansible==2.3.2.0
|
||||||
|
asn1crypto==0.22.0
|
||||||
|
bcrypt==3.1.3
|
||||||
|
cffi==1.10.0
|
||||||
|
cryptography==2.0.3
|
||||||
|
enum34==1.1.6
|
||||||
|
idna==2.6
|
||||||
|
ipaddress==1.0.18
|
||||||
|
Jinja2==2.9.6
|
||||||
|
jmespath==0.9.3
|
||||||
|
MarkupSafe==1.0
|
||||||
|
paramiko==2.2.1
|
||||||
|
pyasn1==0.3.3
|
||||||
|
pycparser==2.18
|
||||||
|
pycrypto==2.6.1
|
||||||
|
PyNaCl==1.1.2
|
||||||
|
PyYAML==3.12
|
||||||
|
six==1.10.0
|
||||||
Reference in New Issue
Block a user