This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
askadm
/
ansible.azure.automation
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add requirement file for python module
master
jdongmo
4 years ago
parent
a62f57f498
commit
ad6d2831bf
1 changed files
with
36 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+36
-0
requirements.txt
+ 36
- 0
requirements.txt
View File
@@ -0,0 +1,36 @@
## Default requirements
ansible[azure]>=2.9,<2.10
asn1crypto
bcrypt
cffi!=1.11.3
cryptography
enum34
idna
ipaddress
Jinja2
MarkupSafe
paramiko
pyasn1
pycparser
PyNaCl
PyYAML
six
## misc explicit needs
appdirs
netaddr
requests
requests_toolbelt
wheel
## Azure
azure-storage-common
packaging
# requests[security]
pyOpenSSL
## PaloAlto
xmltodict
pandevice
pan-python
pan-os-python
Write
Preview
Loading…
Cancel
Save