mirror of https://github.com/jumpserver/jumpserver
ca75484eb8
1. perm_role_push 模板取消密码选项,但是为了 那么留下秘钥推送可勾选,允许空推送 2. perm_role_add 同上 取消 密码选项 3. perm_role_edit 同上 取消 密码选项 4. views 调整role push add edit 相关视图 5. perm_api,调整 gen_resource,仅支持秘钥认证(是否需要支持密码认证,我觉得没必要,如果需要请提出) close #100 close #127 |
||
---|---|---|
.. | ||
playbooks | ||
README.md | ||
__init__.py | ||
admin.py | ||
ansible_api.py | ||
models.py | ||
perm_api.py | ||
template_filter.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views.py |
README.md
Jperm App
模块 ansible_api
使用说明
- 依赖rpm安装包: ansible、 sshpass
- 依赖pip安装包: passlib
- 关于ansible配置: 需要启用配置文件(/etc/ansible/ansible.cfg)的 host_key_checking = False