Ops icon indicating copy to clipboard operation
Ops copied to clipboard

基于centos6+python3.6+django2+ansible2.4+celery4.2 运维管理系统,目前实现功能:用户和用户组管理、资产管理、集成ansible2.4、简易堡垒机(主机分配支持rdp以及vnc、用户分配、文件上传下载、配置禁用命令清单、...

Results 44 Ops issues
Sort by recently updated
recently updated
newest added

Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.2 to 0.19.0. Changelog Sourced from httplib2's changelog. 0.19.0 auth: parse headers using pyparsing instead of regexp httplib2/httplib2#182 auth: WSSE token needs to be string not bytes...

dependencies

assets/assetsintranet_ip_list.html模板没有,大佬能传一个么。模板下面找不到这个文件。

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.2.2 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

大佬,想问下ansible采集资产这里是怎么做的,是使用Python调用ansible APi执行playbook吗,执行playbook返回的内容好像不是json,没学ansible多久,请教一下哈

大佬,我在学习你的项目,想请教一下,为什么内存表,硬盘表不是关联Server表,而是Asset表呢?是把内存和硬盘当成独立的资产吗

请教一下,大佬,您这个项目是在Ubuntu上开发的吗?Windows里面pip装不上ansible,想在Ubuntu上装pycharm来 搞

django.db.utils.InternalError: (1054, "Unknown column 'ops_user.login_status' in 'field list'") 这个怎么解决来着

大佬,请问可以传一下资产采集的客户端代码吗,想看看您采集资产是怎么编写playbook,操作ansible API,以及过滤数据