Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 149dd13

Browse files
committed
Update README.md
1 parent 4a3603a commit 149dd13

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
##运维通用python脚本框架
2-
3-
#####<<日常服务运维脚本>>
4-
* [*opsmod.py*](https://github.com/honglongwei/python-scripts/blob/master/opsmod.py)
5-
<br>
6-
#####<<zabbix通用API>>
7-
* [*zabbix-api.py*](https://github.com/honglongwei/python-scripts/blob/master/zabbix-api.py)
8-
<br>
9-
#####<<CMDB通用API>>
10-
* [*cmdb-api.py*](https://github.com/honglongwei/python-scripts/blob/master/cmdb-api.py)
11-
<br>
12-
#####<<递归检索>>
13-
* [*dsear.py*](https://github.com/honglongwei/python-scripts/blob/master/dsear.py)
1+
###运维通用python脚本框架
2+
3+
* [*<<日常服务运维脚本>> opsmod.py*](https://github.com/honglongwei/python-scripts/blob/master/opsmod.py)
4+
5+
* [*<<zabbix通用API>> zabbix-api.py*](https://github.com/honglongwei/python-scripts/blob/master/zabbix-api.py)
6+
7+
8+
* [*<<CMDB通用API>> cmdb-api.py*](https://github.com/honglongwei/python-scripts/blob/master/cmdb-api.py)
9+
10+
11+
* [*<<递归检索>> dsear.py*](https://github.com/honglongwei/python-scripts/blob/master/dsear.py)

0 commit comments

Comments
 (0)