jumpserver/jperm
ibuler 4959073a33 web 批量执行命令 2015-12-02 23:50:20 +08:00
..
playbooks 1. fixed ansible api auto load local host file (/etc/ansible/hosts) bug with null list 2015-11-18 19:03:13 +08:00
README.md update ansible_api, and update perm_list_user view 2015-11-02 23:05:19 +08:00
__init__.py
admin.py
ansible_api.py 批量上传下载 2015-12-02 13:35:06 +08:00
models.py 修改推送用户 2015-11-30 19:06:25 +08:00
perm_api.py web 批量执行命令 2015-12-02 23:50:20 +08:00
template_filter.py ansible api add get_host_info in Class Tasks 2015-11-13 00:31:27 +08:00
tests.py
urls.py web 批量执行命令 2015-12-02 23:50:20 +08:00
utils.py sudo添加runas 2015-11-29 15:18:05 +08:00
views.py 添加推送 2015-12-01 11:58:11 +08:00
views.py.back update ansible_api, and update perm_list_user view 2015-11-02 23:03:41 +08:00

README.md

Jperm App


模块 ansible_api

使用说明

  • 依赖rpm安装包 ansible、 sshpass
  • 依赖pip安装包 passlib
  • 关于ansible配置 需要启用配置文件(/etc/ansible/ansible.cfg)的 host_key_checking = False