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
ibuler 93481a98db
完成登陆,批量执行命令流
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 ޸jpermistion --> jperm 10 years ago
admin.py ޸jpermistion --> jperm 10 years ago
ansible_api.py 完成登陆,批量执行命令流 9 years ago
models.py 添加资产权限查询,添加生成resource文件api 9 years ago
perm_api.py 完成登陆,批量执行命令流 9 years ago
template_filter.py ansible api add get_host_info in Class Tasks 9 years ago
tests.py ޸jpermistion --> jperm 10 years ago
urls.py 添加授权查询api 9 years ago
utils.py 完成登陆,批量执行命令流 9 years ago
views.py 添加授权查询api 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