Skip to content

Commit

Permalink
Ansible windows venv (#4367)
Browse files Browse the repository at this point in the history
* Added aws windows virtual environment

* Renamed virtualenv

* Rectified python version
  • Loading branch information
miteshget authored Jan 12, 2022
1 parent 6dca32a commit 723b1c2
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions tools/virtualenvs/windows-ansible2.9-python2.7-2022-01-11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
ansible==2.9.13
aws==0.2.5
awscli==1.18.26
bcrypt==3.1.7
boto==2.49.0
boto3==1.12.26
botocore==1.15.26
cachetools==3.1.1
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
colorama==0.4.3
cryptography==2.8
dictdiffer==0.8.1
distro==1.4.0
docutils==0.15.2
enum34==1.1.10
fabric==2.5.0
futures==3.3.0
google-auth==1.11.2
idna==2.9
invoke==1.4.1
ipaddress==1.0.23
Jinja2==2.11.1
jmespath==0.9.5
kubernetes==11.0.0
lxml==4.5.2
MarkupSafe==1.1.1
ntlm-auth==1.5.0
oauthlib==3.1.0
openshift==0.11.2
paramiko==2.7.1
prettytable==0.7.2
psutil==5.7.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyNaCl==1.3.0
python-dateutil==2.8.1
python-logstash==0.4.6
python-string-utils==0.6.0
pywinrm==0.4.1
PyYAML==5.3
requests==2.23.0
requests-ntlm==1.1.0
requests-oauthlib==1.3.0
rsa==3.4.2
ruamel.ordereddict==0.4.14
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
s3transfer==0.3.3
selinux==0.2.1
six==1.14.0
urllib3==1.25.8
websocket-client==0.57.0
xmltodict==0.12.0

0 comments on commit 723b1c2

Please sign in to comment.