jumpserver/jperm
ibuler 014d0935ba bug fix 2015-12-10 21:55:21 +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 bug fix 2015-12-10 21:55:21 +08:00
models.py 修改exec 和 MyRUnner 2015-12-03 16:53:39 +08:00
perm_api.py 修复了rule 和 role 的detail 页面 2015-12-10 17:44:45 +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 web 批量执行命令 2015-12-02 23:50:20 +08:00
utils.py bug fix 2015-12-08 19:25:11 +08:00
views.py Merge branch 'dev' of git.coding.net:jumpserver/jumpserver into dev 2015-12-10 17:51:23 +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