jumpserver/jperm
ibuler 7cbb7718eb fix bug 2015-11-24 12:03:38 +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 ޸jpermistion --> jperm 2015-01-24 14:46:35 +08:00
admin.py ޸jpermistion --> jperm 2015-01-24 14:46:35 +08:00
ansible_api.py 完成登陆,批量执行命令流 2015-11-21 19:20:11 +08:00
models.py 添加资产权限查询,添加生成resource文件api 2015-11-21 14:42:53 +08:00
perm_api.py fix websocket授权 2015-11-24 11:58:42 +08:00
template_filter.py ansible api add get_host_info in Class Tasks 2015-11-13 00:31:27 +08:00
tests.py ޸jpermistion --> jperm 2015-01-24 14:46:35 +08:00
urls.py 添加授权查询api 2015-11-21 00:42:54 +08:00
utils.py fix bug 2015-11-24 12:03:38 +08:00
views.py 添加授权查询api 2015-11-21 00:42:54 +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