使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
askadm
/
ansible.azure.automation
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
add requirement file for python module
master
jdongmo
4 年前
父节点
a62f57f498
当前提交
ad6d2831bf
共有
1 个文件被更改
,包括
36 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+36
-0
requirements.txt
+ 36
- 0
requirements.txt
查看文件
@@ -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
撰写
预览
正在加载...
取消
保存