mirror of https://github.com/jumpserver/jumpserver
				
				
				
			
				
					
						
							* fix(api) 修改建立目录的bug 使用bash代替python完成建立777目录的功能 * fix passwd input * fix(mkdir) 修改mkdirs策略 修改原来导致的bug * fix passwd input (#232) 修复记录敏感密码bug * fix passwd input * fix passwd input  | 
			||
|---|---|---|
| .. | ||
| playbooks | ||
| README.md | ||
| __init__.py | ||
| admin.py | ||
| ansible_api.py | ||
| models.py | ||
| perm_api.py | ||
| template_filter.py | ||
| tests.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||
		
			
				
				README.md
			
		
		
			
			
				
				
			
		
	
	Jperm App
模块 ansible_api
使用说明
- 依赖rpm安装包: ansible、 sshpass
 - 依赖pip安装包: passlib
 - 关于ansible配置: 需要启用配置文件(/etc/ansible/ansible.cfg)的 host_key_checking = False