You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/jperm
yumaojun 951467f8ca
1. 新增 PermPush表, 用于记录角色的推送记录
9 years ago
..
playbooks 1. fixed ansible api auto load local host file (/etc/ansible/hosts) bug with null list 9 years ago
README.md update ansible_api, and update perm_list_user view 9 years ago
__init__.py
admin.py
ansible_api.py 1. 新增 PermPush表, 用于记录角色的推送记录 9 years ago
models.py 1. 新增 PermPush表, 用于记录角色的推送记录 9 years ago
perm_api.py 1. delete role filed : is_screty_key 9 years ago
template_filter.py ansible api add get_host_info in Class Tasks 9 years ago
tests.py
urls.py 1. 新增 PermSudo表, 用于记录 sudo别名 9 years ago
utils.py 1. 新增 PermPush表, 用于记录角色的推送记录 9 years ago
views.py 1. 新增 PermPush表, 用于记录角色的推送记录 9 years ago
views.py.back update ansible_api, and update perm_list_user view 9 years ago

README.md

Jperm App


模块 ansible_api

使用说明

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