We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8dbc9b commit efe4f9bCopy full SHA for efe4f9b
1 file changed
README.md
@@ -1,14 +1,14 @@
1
###运维通用python脚本框架
2
3
4
-* 日常运维
+* 日常运维:
5
[*opsmod.py*](https://github.com/honglongwei/python-scripts/blob/master/opsmod.py)
6
7
-* zabbix通用API
+* zabbix通用API:
8
[*zabbix-api.py*](https://github.com/honglongwei/python-scripts/blob/master/zabbix-api.py)
9
10
-* CMDB通用API
+* CMDB通用API:
11
[*cmdb-api.py*](https://github.com/honglongwei/python-scripts/blob/master/cmdb-api.py)
12
13
-* 递归查询
+* 递归查询:
14
[*dsear.py*](https://github.com/honglongwei/python-scripts/blob/master/dsear.py)
0 commit comments